Support PSK_SHA256 for ieee80211w
[platform/upstream/connman.git] / tools / tap-test.c
index fdc098a..cb3ee62 100755 (executable)
 #include <config.h>
 #endif
 
-#define _GNU_SOURCE
 #include <stdio.h>
 #include <errno.h>
 #include <fcntl.h>
 #include <unistd.h>
 #include <string.h>
-#include <sys/poll.h>
+#include <poll.h>
 #include <sys/ioctl.h>
 
 #include <netinet/in.h>