From 1b8c69e14d97bf5d0e973740c5802fdbf96f756d Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 13 Jul 2010 14:18:22 +0200 Subject: Compatibility and documentation fixes Makefile fixes: compiler flags README and manpage fixes Compatibility with newer gcc releases (4.4.x) Compatibility with the 2.6.35 kernel tree --- lib/types.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/types.c') 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 /* ETH_ALEN */ #include /* struct in6_addr */ #include /* AF_ */ -#include /* NULL */ #include /* malloc, free */ #include /* FIXME: debug */ -- cgit v1.2.3