Assert that the client count is positive prior to decrementing it.
[silc.git] / lib / silcserver / server_util.c
index 6b5b38ebbfb7441dd2f0a37d4d718d241deac72f..ef85275c4a3725837e08d199e8fca5b7045bdf8d 100644 (file)
@@ -21,6 +21,7 @@
 #include "silc.h"
 #include "silcserver.h"
 #include "server_internal.h"
+#include <assert.h>
 
 /* Return next available command identifier. */