updates.
[silc.git] / lib / silcutil / silclog.h
index 97a870a3055b2501d78159b117f8e2432385fd8e..6dca78c689c55c43c2d9285ab8cfa0a70f49f481 100644 (file)
@@ -22,7 +22,8 @@
 #define SILCLOG_H
 
 /* Set TRUE/FALSE to enable/disable debugging */
-extern int silc_debug;
+extern bool silc_debug;
+extern bool silc_debug_hexdump;
 extern char *silc_debug_string;
 
 /* SILC Log types */