summaryrefslogtreecommitdiff
path: root/print-nflog.c
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2015-09-09 22:42:38 +0200
committerFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2015-09-10 08:50:40 +0200
commit99c91c3aec40b691641374f58e798bd8d6b657bd (patch)
treef4976adb4273c43522bc0fd4ae96ef276e918d14 /print-nflog.c
parentbf0e85248db6220282b98140d110fd1f3a123f8e (diff)
downloadtcpdump-99c91c3aec40b691641374f58e798bd8d6b657bd.tar.gz
Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h'
Get the full log via: git log --follow netdissect-stdinc.h
Diffstat (limited to 'print-nflog.c')
-rw-r--r--print-nflog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print-nflog.c b/print-nflog.c
index b096e9ec..222d5c3f 100644
--- a/print-nflog.c
+++ b/print-nflog.c
@@ -29,7 +29,7 @@
#include "config.h"
#endif
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
#include "netdissect.h"