ports/net/ns/patches/patch-common_mobilenode_h

12 lines
294 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- common/mobilenode.h.orig Tue Feb 21 16:20:18 2006
+++ common/mobilenode.h Sat Oct 13 22:22:21 2007
@@ -55,7 +55,7 @@ class MobileNode;
#include "object.h"
#include "trace.h"
-#include "lib/bsd-list.h"
+#include <sys/queue.h>
#include "phy.h"
#include "topography.h"
#include "arp.h"