wmfu: Indicate directory of wireless header file.

This commit is contained in:
Doug Torrance 2017-02-24 00:21:41 -05:00 committed by Carlos R. Mafra
parent 3f39807282
commit a44f3795a0
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#include <string.h>
#include <sys/ioctl.h>
#include <unistd.h>
#include <wireless.h>
#include <linux/wireless.h>
#include "../list.h"
#include "../sensors.h"