summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/export/map_branches.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/export/map_branches.c b/src/export/map_branches.c
index 3d0c1d2..e4dd101 100644
--- a/src/export/map_branches.c
+++ b/src/export/map_branches.c
@@ -1,4 +1,5 @@
1#define _WITH_GETLINE 1#define _WITH_GETLINE
2#define _GNU_SOURCE
2#include <stdlib.h> 3#include <stdlib.h>
3#include <stdint.h> 4#include <stdint.h>
4#include <stdio.h> 5#include <stdio.h>