summaryrefslogtreecommitdiff
path: root/print-pppoe.c
diff options
context:
space:
mode:
authorDenis Ovsienko <infrastation@yandex.ru>2014-02-25 17:53:08 +0400
committerDenis Ovsienko <infrastation@yandex.ru>2014-02-25 17:53:08 +0400
commit69f6f4392a3dd9b25467da61bf112d34cc7d558d (patch)
tree9b8245db52bcc98c39b6a18a82af29955c069896 /print-pppoe.c
parentfe4aac1bbf861d265185ca169127f77897d676c8 (diff)
downloadtcpdump-69f6f4392a3dd9b25467da61bf112d34cc7d558d.tar.gz
don't include addrtoname.h needlessly
Diffstat (limited to 'print-pppoe.c')
-rw-r--r--print-pppoe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/print-pppoe.c b/print-pppoe.c
index 6fbc669b..8cb89411 100644
--- a/print-pppoe.c
+++ b/print-pppoe.c
@@ -31,7 +31,6 @@
#include <string.h>
#include "interface.h"
-#include "addrtoname.h"
#include "ppp.h"
#include "ethertype.h"
#include "ether.h"