From 5d68fb13eafe521aefdc7dd1202fb45ee82dd170 Mon Sep 17 00:00:00 2001 From: Mathieu Lacage Date: Mon, 12 Feb 2007 16:01:07 +0100 Subject: [PATCH] do not include dead header --- src/node/arp-cache.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/node/arp-cache.cc b/src/node/arp-cache.cc index 5c140e259..07ea73545 100644 --- a/src/node/arp-cache.cc +++ b/src/node/arp-cache.cc @@ -24,7 +24,6 @@ #include "ns3/simulator.h" #include "arp-cache.h" -#include "arp-cache-entry.h" #include "arp-header.h" #ifdef TRACE_ARP