ports/net/ns/patches/patch-mac_channel_cc

11 lines
321 B
Text

--- mac/channel.cc.orig Thu Feb 3 21:15:00 2005
+++ mac/channel.cc Sat Oct 13 22:22:22 2007
@@ -55,7 +55,7 @@ static const char rcsid[] =
#include "packet.h"
#include "mac.h"
#include "channel.h"
-#include "lib/bsd-list.h"
+#include <sys/queue.h>
#include "phy.h"
#include "wireless-phy.h"
#include "mobilenode.h"