aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_console.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv_console.c')
-rw-r--r--src/jalv_console.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jalv_console.c b/src/jalv_console.c
index 8e12b1e..e72ff7a 100644
--- a/src/jalv_console.c
+++ b/src/jalv_console.c
@@ -16,6 +16,7 @@
#define _POSIX_C_SOURCE 200809L
#define _XOPEN_SOURCE 600
+#define _BSD_SOURCE
#include <stdbool.h>
#include <stdio.h>