chiark
/
gitweb
/
~mdw
/
secnet
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Import release 0.07
[secnet]
/
secnet.h
diff --git
a/secnet.h
b/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;