summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 34aa1f4..aede710 100644
--- a/src/main.c
+++ b/src/main.c
@@ -21,6 +21,7 @@
21 */ 21 */
22 22
23#define _DEFAULT_SOURCE 23#define _DEFAULT_SOURCE
24#define _BSD_SOURCE
24#define _GNU_SOURCE 25#define _GNU_SOURCE
25 26
26#ifdef HAVE_CONFIG_H 27#ifdef HAVE_CONFIG_H