summaryrefslogtreecommitdiff
path: root/print-stp.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-stp.c')
-rw-r--r--print-stp.c1
1 files changed, 0 insertions, 1 deletions
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 <string.h>
#include "interface.h"
-#include "addrtoname.h"
#include "extract.h"
#define RSTP_EXTRACT_PORT_ROLE(x) (((x)&0x0C)>>2)