]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ppp.c
Add program_name field in the netdissect_options structure
[tcpdump] / print-ppp.c
index edc03c021c4e27a43eccad12b6475f6f7e62c9b8..b245625f88aa9de6c4b7ae1549afa035691ccf3d 100644 (file)
@@ -29,7 +29,6 @@
  * o BAP support
  */
 
-#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
@@ -43,7 +42,7 @@
 
 #include <stdlib.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 #include "addrtoname.h"
 #include "ppp.h"