]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-syslog.c
Default to first interface from pcap_findalldevs()
[tcpdump] / print-syslog.c
index 5e3cd4f70fe07ddab8f24eb746521b3416d40c1b..08407d53596559ffd1317c9339b7399834fd9056 100644 (file)
  * FOR A PARTICULAR PURPOSE.
  */
 
-#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 
 static const char tstr[] = "[|syslog]";