chiark / gitweb /
Import release 0.07
[secnet.git] / secnet.h
index db3bee22da322090ac88af4d9d7d38b9abf089f4..92740597008cca2364e56300b18b59c28633e362 100644 (file)
--- a/secnet.h
+++ b/secnet.h
@@ -3,13 +3,12 @@
 #ifndef secnet_h
 #define secnet_h
 
+#include "config.h"
 #include <stdlib.h>
-#include <stdint.h>
 #include <stdarg.h>
 #include <syslog.h>
 #include <sys/poll.h>
 #include <netinet/in.h>
-#include "config.h"
 
 
 typedef char *string_t;