]> git.ozlabs.org Git - ccan/blobdiff - ccan/iscsi/discovery.c
iscsi, nfs, opt, tap: use config.h instead of defining _GNU_SOURCE.
[ccan] / ccan / iscsi / discovery.c
index 581084e994f7820b14c34eaeeb5258d0a19eb80d..2f2952f50455783acf701d08d274449b70cdb52b 100644 (file)
@@ -15,7 +15,7 @@
    along with this program; if not, see <http://www.gnu.org/licenses/>.
 */
 
-#define _GNU_SOURCE
+#include "config.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>