diff options
Diffstat (limited to 'pcap-common.c')
-rw-r--r-- | pcap-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-common.c b/pcap-common.c index 6e194004..281203c7 100644 --- a/pcap-common.c +++ b/pcap-common.c @@ -22,7 +22,7 @@ */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include <config.h> #endif #ifdef _WIN32 |