summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index b1015e3332..52777aef49 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -328,6 +328,9 @@
/* Define if linux/nl80211.h defines NL80211_CMD_SET_CHANNEL */
#cmakedefine HAVE_NL80211_CMD_SET_CHANNEL 1
+/* Define if linux/nl80211.h is new enough */
+#cmakedefine HAVE_NL80211 1
+
/* Name of package */
#cmakedefine PACKAGE