summaryrefslogtreecommitdiff
path: root/print-pppoe.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-pppoe.c')
-rw-r--r--print-pppoe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print-pppoe.c b/print-pppoe.c
index 9301ba9d..f7ac210b 100644
--- a/print-pppoe.c
+++ b/print-pppoe.c
@@ -24,7 +24,7 @@
/* \summary: PPP-over-Ethernet (PPPoE) printer */
#ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
#endif
#include "netdissect-stdinc.h"