summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_var.h
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2004-04-05 22:10:26 +0000
committersam <sam@FreeBSD.org>2004-04-05 22:10:26 +0000
commit95fbaa6dadddda9a02cd2dc9ab2d91b38782e790 (patch)
tree621357753b20f800f73a5af877383aeeca83161d /sys/net80211/ieee80211_var.h
parent2588e5ad7af384b20a9acae84814c857640b02df (diff)
downloadFreeBSD-src-95fbaa6dadddda9a02cd2dc9ab2d91b38782e790.zip
FreeBSD-src-95fbaa6dadddda9a02cd2dc9ab2d91b38782e790.tar.gz
eliminate nested include by making MALLOC_DECLARE conditional on the
inclusion of <sys/malloc.h> Submitted by: bde
Diffstat (limited to 'sys/net80211/ieee80211_var.h')
-rw-r--r--sys/net80211/ieee80211_var.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net80211/ieee80211_var.h b/sys/net80211/ieee80211_var.h
index fbcaa7f2..c5ef197 100644
--- a/sys/net80211/ieee80211_var.h
+++ b/sys/net80211/ieee80211_var.h
@@ -37,7 +37,6 @@
/*
* Definitions for IEEE 802.11 drivers.
*/
-#include <sys/malloc.h>
#include <net80211/ieee80211.h>
#include <net80211/ieee80211_crypto.h>
OpenPOWER on IntegriCloud