]> The Tcpdump Group git mirrors - tcpdump/blobdiff - bpf_dump.c
Use more the EXTRACT_U_1() macro (40/n)
[tcpdump] / bpf_dump.c
index 05ae760a8f29e0a0005e0d82d47114cd4fae55a5..9bad38d387e00ae8321b93caff8b1170437eaf82 100644 (file)
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include <stdio.h>
 
-#include "interface.h"
+#include "netdissect.h"
 
 void
 bpf_dump(const struct bpf_program *p, int option)