Fix dereference after null check
[platform/upstream/connman.git] / src / rfkill.c
index fce9d72..99b337d 100755 (executable)
@@ -23,7 +23,6 @@
 #include <config.h>
 #endif
 
-#define _GNU_SOURCE
 #include <stdio.h>
 #include <errno.h>
 #include <fcntl.h>