Port: Include config.h globally trough DEFAULT_INCLUDES
[babeltrace.git] / converter / babeltrace-log.c
index 55eabf2d1e39015910b4e1c1991627f51205c7ae..210bd09152a11b03907300c4c9b807abbad77983 100644 (file)
@@ -28,8 +28,6 @@
  * Depends on glibc 2.10 for getline().
  */
 
-#define _GNU_SOURCE
-#include <config.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
This page took 0.022478 seconds and 4 git commands to generate.