summaryrefslogtreecommitdiff
path: root/print-vxlan.c
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2014-02-11 09:32:17 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2014-02-11 09:32:17 +0400
commitfc3fcdee62a5820e60a28a6ed75910b207272d03 (patch)
tree4f07ee412090c41502e72d55d5a61efbbea146e4 /print-vxlan.c
parent6345116f9392e1920f12dfd94d4f4e6cf14b7a41 (diff)
downloadtcpdump-fc3fcdee62a5820e60a28a6ed75910b207272d03.tar.gz
only include udp.h when necessary
Diffstat (limited to 'print-vxlan.c')
-rw-r--r--print-vxlan.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/print-vxlan.c b/print-vxlan.c
index 16e08700..da610e59 100644
--- a/print-vxlan.c
+++ b/print-vxlan.c
@@ -26,8 +26,6 @@
#include "extract.h"
#include "addrtoname.h"
-#include "udp.h"
-
/*
* VXLAN header, draft-mahalingam-dutt-dcops-vxlan-03
*