diff options
Diffstat (limited to 'checksum.c')
-rw-r--r-- | checksum.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include <config.h> #endif #include "netdissect-stdinc.h" |
![]() |
index : delta/tcpdump.git | |
github.com: the-tcpdump-group/tcpdump.git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | checksum.c | 2 |
@@ -18,7 +18,7 @@ */ #ifdef HAVE_CONFIG_H -#include "config.h" +#include <config.h> #endif #include "netdissect-stdinc.h" |