diff options
Diffstat (limited to '')
-rw-r--r-- | print-vxlan.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-vxlan.c b/print-vxlan.c index 60dcd44..b40061b 100644 --- a/print-vxlan.c +++ b/print-vxlan.c @@ -17,9 +17,7 @@ /* specification: RFC 7348 */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |