diff options
Diffstat (limited to 'ipproto.c')
-rw-r--r-- | ipproto.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ipproto.c b/ipproto.c index a3b0714a5a34..c269058b230a 100644 --- a/ipproto.c +++ b/ipproto.c @@ -13,9 +13,7 @@ * Original code by Hannes Gredler (hannes@gredler.at) */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |