summaryrefslogtreecommitdiffstats
path: root/collection/collection_cmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'collection/collection_cmp.c')
-rw-r--r--collection/collection_cmp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/collection/collection_cmp.c b/collection/collection_cmp.c
index c1f9017..61d2fcc 100644
--- a/collection/collection_cmp.c
+++ b/collection/collection_cmp.c
@@ -19,13 +19,12 @@
along with Collection Library. If not, see <http://www.gnu.org/licenses/>.
*/
-#define _GNU_SOURCE
+#include "config.h"
#include <string.h>
#include <stdlib.h>
#include <errno.h>
#include <ctype.h>
#include <time.h>
-#include "config.h"
#include "trace.h"
/* The collection should use the real structures */