diff options
Diffstat (limited to '')
-rw-r--r-- | print-ahcp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-ahcp.c b/print-ahcp.c index d57edda..d2efc7f 100644 --- a/print-ahcp.c +++ b/print-ahcp.c @@ -29,9 +29,7 @@ /* Based on draft-chroboczek-ahcp-00 and source code of ahcpd-0.53 */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |