diff options
Diffstat (limited to 'nxcomp/Misc.h')
-rw-r--r-- | nxcomp/Misc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nxcomp/Misc.h b/nxcomp/Misc.h index 21a503082..0cc396933 100644 --- a/nxcomp/Misc.h +++ b/nxcomp/Misc.h @@ -140,6 +140,7 @@ void HandleShutdown() __attribute__((noreturn)); extern "C" { void HandleCleanup(int code = 0) __attribute__((noreturn)); + void HandleCleanupForReconnect(); } // |