diff options
Diffstat (limited to 'print-pppoe.c')
-rw-r--r-- | print-pppoe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print-pppoe.c b/print-pppoe.c index aeb38630..e54a345e 100644 --- a/print-pppoe.c +++ b/print-pppoe.c @@ -27,7 +27,7 @@ #include <tcpdump-stdinc.h> -#include "interface.h" +#include "netdissect.h" #include "extract.h" /* must come after interface.h */ /* Codes */ |