Generally speaking modules should unconditionally enable things like
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Jul 2004 21:05:54 +0000 (21:05 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 29 Jul 2004 21:05:54 +0000 (21:05 +0000)
commit695feb3984438b7170a207429fe564f2db172bfe
tree434456f934be51a8393577d6962a792497050511
parent60d6dac10b210dfce0b8bc2bcf07c9ca773d027e
Generally speaking modules should unconditionally enable things like
INET.  INET is not something developers usually set in /etc/make.conf.

Follow what other modules are doing and unconditionally #define INET and IPX.
This fixes an ARP problem with this module :-).
sys/netproto/802_11/Makefile
sys/netproto/802_11/wlan/Makefile