summaryrefslogtreecommitdiff
path: root/print-http.c
diff options
context:
space:
mode:
authorDenis Ovsienko <denis@ovsienko.info>2020-11-27 15:54:17 +0000
committerDenis Ovsienko <denis@ovsienko.info>2020-11-27 16:18:40 +0000
commitb5cbb4d2bbca5fda7fc3ab5996d416aaf727df30 (patch)
treed8ba4f39bc4c2fffba5f08404630cb0402dd1c66 /print-http.c
parenta38f788edf0df65f63c84241a4ac5f372c86c7dd (diff)
downloadtcpdump-b5cbb4d2bbca5fda7fc3ab5996d416aaf727df30.tar.gz
Lose some more unnecessary #include lines. [skip ci]
This trivial change compiles fine with GCC 7.5.0 on Linux and Clang 10.0.1 on FreeBSD, so let's not run the full round of CI this time.
Diffstat (limited to 'print-http.c')
-rw-r--r--print-http.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/print-http.c b/print-http.c
index 866f3827..6845d0d3 100644
--- a/print-http.c
+++ b/print-http.c
@@ -19,11 +19,7 @@
#include "netdissect-stdinc.h"
-#include <stdio.h>
-#include <stdlib.h>
-
#include "netdissect.h"
-#include "extract.h"
/*
* Includes WebDAV requests.