]> arthur.barton.de Git - netdata.git/blobdiff - src/common.c
build: migrate to autotools
[netdata.git] / src / common.c
index 4af46b30b0e91f462067fdd49bc3e8d1da737d13..2df676f90216253f4e7584e242ba697d6e354d1f 100755 (executable)
@@ -1,5 +1,6 @@
-// enable O_NOATIME
-#define _GNU_SOURCE
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
 #include <sys/syscall.h>
 #include <string.h>
 #include <ctype.h>