From 69f6f4392a3dd9b25467da61bf112d34cc7d558d Mon Sep 17 00:00:00 2001 From: Denis Ovsienko Date: Tue, 25 Feb 2014 17:53:08 +0400 Subject: don't include addrtoname.h needlessly --- print-stp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'print-stp.c') diff --git a/print-stp.c b/print-stp.c index bc9e86eb..7c4bede6 100644 --- a/print-stp.c +++ b/print-stp.c @@ -20,7 +20,6 @@ #include #include "interface.h" -#include "addrtoname.h" #include "extract.h" #define RSTP_EXTRACT_PORT_ROLE(x) (((x)&0x0C)>>2) -- cgit v1.2.1