moved genericconfig to gconfig.c and reorganised header files
[radsecproxy.git] / debug.h
diff --git a/debug.h b/debug.h
index fc2f1d6..79a275e 100644 (file)
--- a/debug.h
+++ b/debug.h
@@ -6,6 +6,8 @@
  * copyright notice and this permission notice appear in all copies.
  */
 
+#include <stdint.h>
+
 #define DBG_DBG 8
 #define DBG_INFO 16
 #define DBG_WARN 32