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

12 lines
326 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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