diff options
Diffstat (limited to '')
-rw-r--r-- | print-ppi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-ppi.c b/print-ppi.c index 774edfb..0795f27 100644 --- a/print-ppi.c +++ b/print-ppi.c @@ -9,9 +9,7 @@ * https://web.archive.org/web/20160328114748/http://www.cacetech.com/documents/PPI%20Header%20format%201.0.7.pdf */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |