openbsd-ports/net/ns/patches/patch-common_mobilenode_h

13 lines
372 B
Plaintext
Raw Normal View History

$OpenBSD: patch-common_mobilenode_h,v 1.1 2003/11/01 20:05:01 sturm Exp $
--- common/mobilenode.h.orig 2003-02-26 17:07:40.000000000 -0500
+++ common/mobilenode.h 2003-08-22 07:45:17.000000000 -0400
@@ -53,7 +53,7 @@
#include "object.h"
#include "trace.h"
-#include "lib/bsd-list.h"
+#include <sys/queue.h>
#include "phy.h"
#include "topography.h"
#include "arp.h"