summaryrefslogtreecommitdiffstats
path: root/lib/types.c
diff options
context:
space:
mode:
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-07-13 14:18:22 +0200
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>2010-07-13 14:18:22 +0200
commit1b8c69e14d97bf5d0e973740c5802fdbf96f756d (patch)
tree3103a20e41a680bb851785c52ff7050902008a1b /lib/types.c
parent8dd10256cb24ceade8b40bd1604f03ddac8589e2 (diff)
Compatibility and documentation fixesv5.0-pre6
Makefile fixes: compiler flags README and manpage fixes Compatibility with newer gcc releases (4.4.x) Compatibility with the 2.6.35 kernel tree
Diffstat (limited to 'lib/types.c')
-rw-r--r--lib/types.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/types.c b/lib/types.c
index 067abcb..e3cad35 100644
--- a/lib/types.c
+++ b/lib/types.c
@@ -9,7 +9,6 @@
#include <net/ethernet.h> /* ETH_ALEN */
#include <netinet/in.h> /* struct in6_addr */
#include <sys/socket.h> /* AF_ */
-#include <stddef.h> /* NULL */
#include <stdlib.h> /* malloc, free */
#include <stdio.h> /* FIXME: debug */