diff options
Diffstat (limited to 'net-mgmt/bsd-airtools/files/patch-dstumbler::dstumbler.h')
-rw-r--r-- | net-mgmt/bsd-airtools/files/patch-dstumbler::dstumbler.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/bsd-airtools/files/patch-dstumbler::dstumbler.h b/net-mgmt/bsd-airtools/files/patch-dstumbler::dstumbler.h new file mode 100644 index 000000000000..4ccb56f32ebc --- /dev/null +++ b/net-mgmt/bsd-airtools/files/patch-dstumbler::dstumbler.h @@ -0,0 +1,11 @@ +--- dstumbler/dstumbler.h.orig Sat Jul 6 14:57:30 2002 ++++ dstumbler/dstumbler.h Sat Jul 6 14:57:48 2002 +@@ -47,7 +47,7 @@ + #include <net/if.h> + #include <sys/termios.h> + +-#include <bat/common.h> ++#include <dev/wi/if_wavelan_ieee.h> + + #ifdef __OpenBSD__ + #include <curses.h> |