]> git.ozlabs.org Git - ccan/blobdiff - ccan/nfs/init.c
iscsi, nfs, opt, tap: use config.h instead of defining _GNU_SOURCE.
[ccan] / ccan / nfs / init.c
index 888504fb821925bf210597cbc43fb3ebaf8d313c..7108b5f341620e2e435b05ef079210b15712bb72 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 <stdarg.h>
 #include <unistd.h>