12 lines
277 B
Text
12 lines
277 B
Text
|
--- common/node.h.orig 2003-02-26 17:07:40.000000000 -0500
|
||
|
+++ common/node.h 2003-08-22 07:45:17.000000000 -0400
|
||
|
@@ -52,7 +52,7 @@
|
||
|
|
||
|
#include "connector.h"
|
||
|
#include "object.h"
|
||
|
-#include "lib/bsd-list.h"
|
||
|
+#include <sys/queue.h>
|
||
|
|
||
|
#include "phy.h"
|
||
|
#include "net-interface.h"
|