ports/net/ns/patches/patch-common_net-interface_h

11 lines
326 B
Text

--- common/net-interface.h.orig Thu Aug 25 20:58:02 2005
+++ common/net-interface.h Sat Oct 13 22:22:21 2007
@@ -55,7 +55,7 @@
#include "connector.h"
#include "packet.h"
-#include "lib/bsd-list.h"
+#include <sys/queue.h>
class NetworkInterface;
LIST_HEAD(netint_head, NetworkInterface); // declare list head structure