]> The Tcpdump Group git mirrors - tcpdump/blobdiff - bpf_dump.c
CHANGES: Add/move change(s) backported to 4.99
[tcpdump] / bpf_dump.c
index 7cfe49a9efa2d8ce0737a072f3d7ae9868f87d2a..da50c3e2dd1c88b67c5ef57da539175a2e7b3b87 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"
 
 #include <stdio.h>
 
 #include "netdissect.h"
+#include "interface.h"
 
 void
 bpf_dump(const struct bpf_program *p, int option)