diff options
Diffstat (limited to '')
-rw-r--r-- | print-aoe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-aoe.c b/print-aoe.c index 0cd4299..cca8c79 100644 --- a/print-aoe.c +++ b/print-aoe.c @@ -31,9 +31,7 @@ * https://web.archive.org/web/20161025044402/http://brantleycoilecompany.com/AoEr11.pdf */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |