aboutsummaryrefslogtreecommitdiffstats
path: root/ws80211_utils.c
diff options
context:
space:
mode:
authorMichael Tüxen <tuexen@fh-muenster.de>2013-07-22 11:17:25 +0000
committerMichael Tüxen <tuexen@fh-muenster.de>2013-07-22 11:17:25 +0000
commit8c7f13b85a9db1eb4f80a17167df10459d1aab26 (patch)
treee894103fb914bfbe7cfe4d962ec99e7d2adef430 /ws80211_utils.c
parent43ef0331281bae7ca7436550ab1809e84aced5b8 (diff)
Fix includes to get things compiling.
svn path=/trunk/; revision=50785
Diffstat (limited to 'ws80211_utils.c')
-rw-r--r--ws80211_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ws80211_utils.c b/ws80211_utils.c
index 80399936d2..2137184b2b 100644
--- a/ws80211_utils.c
+++ b/ws80211_utils.c
@@ -24,7 +24,7 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include <config.h>
+#include "config.h"
#include <stdio.h>