]> git.ozlabs.org Git - ccan/blobdiff - ccan/nfs/init.c
ccan/io: flatten debug callchain further.
[ccan] / ccan / nfs / init.c
index 9bc3c7e8d18331cd7199500a6cb725a780b79ba8..7108b5f341620e2e435b05ef079210b15712bb72 100644 (file)
@@ -1,4 +1,4 @@
-/* 
+/*
    Copyright (C) by Ronnie Sahlberg <ronniesahlberg@gmail.com> 2010
    
    This program is free software; you can redistribute it and/or modify
@@ -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>