From 99c91c3aec40b691641374f58e798bd8d6b657bd Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Wed, 9 Sep 2015 22:42:38 +0200 Subject: Rename 'tcpdump-stdinc.h' to 'netdissect-stdinc.h' Get the full log via: git log --follow netdissect-stdinc.h --- in_cksum.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'in_cksum.c') diff --git a/in_cksum.c b/in_cksum.c index 0f19befc..caf4b6af 100644 --- a/in_cksum.c +++ b/in_cksum.c @@ -39,7 +39,7 @@ # include "config.h" #endif -#include +#include #include "interface.h" -- cgit v1.2.1