Fix bug 570 (ArpCache not registered)

This commit is contained in:
Tom Henderson
2009-05-21 06:07:03 -07:00
parent 9cdc0cfd71
commit 0e9b2360a2

View File

@@ -33,6 +33,8 @@ NS_LOG_COMPONENT_DEFINE ("ArpCache");
namespace ns3 {
NS_OBJECT_ENSURE_REGISTERED (ArpCache);
TypeId
ArpCache::GetTypeId (void)
{