summaryrefslogtreecommitdiffstats
path: root/isys
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-08-25 16:47:23 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-08-25 16:47:23 -1000
commit246b9bd30381153e5dc72a2cbac8f2d534c5ee2b (patch)
tree9fb42927b11c5c9a375a94dc559a669ef31f8a86 /isys
parent1c2f59f0d1f9876d4fb15ff69812cf8d55f25461 (diff)
downloadanaconda-246b9bd30381153e5dc72a2cbac8f2d534c5ee2b.tar.gz
anaconda-246b9bd30381153e5dc72a2cbac8f2d534c5ee2b.tar.xz
anaconda-246b9bd30381153e5dc72a2cbac8f2d534c5ee2b.zip
Do not include wireless.h
File's gone, don't try to include it.
Diffstat (limited to 'isys')
-rw-r--r--isys/isys.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/isys/isys.c b/isys/isys.c
index 958baba81..eecf1f8c4 100644
--- a/isys/isys.c
+++ b/isys/isys.c
@@ -79,7 +79,6 @@
#include "ethtool.h"
#include "smp.h"
#include "lang.h"
-#include "wireless.h"
#include "eddsupport.h"
#include "auditd.h"
#include "imount.h"