diff options
author | Guy Harris <guy@alum.mit.edu> | 2018-09-12 20:44:24 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2018-09-12 20:44:24 -0700 |
commit | 39aa2ef61366388925bf536e8b73cfd6aefea8d5 (patch) | |
tree | 6467ee8e7d995f2475847641c03a2481ff296d7b /pcap-linux.c | |
parent | 70da4d94fdc474e062a665a1b371af02e0d4699c (diff) |
That's one key to the left, d00d.
Diffstat (limited to 'pcap-linux.c')
-rw-r--r-- | pcap-linux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-linux.c b/pcap-linux.c index 713a52ce..3a04b508 100644 --- a/pcap-linux.c +++ b/pcap-linux.c @@ -142,7 +142,7 @@ #include "pcap/sll.h" #include "pcap/vlan.h" -#include "diag-control/h" +#include "diag-control.h" /* * If PF_PACKET is defined, we can use {SOCK_RAW,SOCK_DGRAM}/PF_PACKET |