diff options
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 |