summaryrefslogtreecommitdiff
path: root/net/wistumbler2/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net/wistumbler2/patches/patch-ac')
-rw-r--r--net/wistumbler2/patches/patch-ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wistumbler2/patches/patch-ac b/net/wistumbler2/patches/patch-ac
index 2bc18cbfb5e..b587b44c0e6 100644
--- a/net/wistumbler2/patches/patch-ac
+++ b/net/wistumbler2/patches/patch-ac
@@ -1,4 +1,4 @@
-$NetBSD: patch-ac,v 1.3 2006/01/08 21:22:58 joerg Exp $
+$NetBSD: patch-ac,v 1.4 2011/01/03 07:38:59 obache Exp $
--- src/stumbler.h.orig 2006-01-08 21:09:38.000000000 +0000
+++ src/stumbler.h
@@ -9,7 +9,7 @@ $NetBSD: patch-ac,v 1.3 2006/01/08 21:22:58 joerg Exp $
+#elif defined(__DragonFly__)
+#include <netproto/802_11/ieee80211.h>
+#include <net/ethernet.h>
-+#include <netproto/802_11/if_wavelan_ieee.h>
++#include <dev/netif/wi/if_wavelan_ieee.h>
#elif defined(__OpenBSD__)
#include "cdefs.h"
#include <sys/socket.h>