summaryrefslogtreecommitdiff
path: root/ip.h
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2015-09-08 12:32:29 +0200
committerFrancois-Xavier Le Bail <fx.lebail@yahoo.com>2015-09-08 12:32:29 +0200
commit175481a517d4c77e6a0bd653e76c7a6d4c9df47e (patch)
tree9ee79511d7eb98dd703d6b73cc279fd70af01f29 /ip.h
parent78689f7b24a0ce94919cfb11f741fb1293327236 (diff)
downloadtcpdump-175481a517d4c77e6a0bd653e76c7a6d4c9df47e.tar.gz
Remove useless include
Diffstat (limited to 'ip.h')
-rw-r--r--ip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ip.h b/ip.h
index 72c89726..891a89cd 100644
--- a/ip.h
+++ b/ip.h
@@ -36,8 +36,6 @@
#ifndef TCPDUMP_IP_H
#define TCPDUMP_IP_H
-#include "tcpdump-stdinc.h"
-
/*
* Definitions for internet protocol version 4.
* Per RFC 791, September 1981.