aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/jalv_internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jalv_internal.h b/src/jalv_internal.h
index 855cf62..3bfc102 100644
--- a/src/jalv_internal.h
+++ b/src/jalv_internal.h
@@ -17,6 +17,8 @@
#ifndef JALV_INTERNAL_H
#define JALV_INTERNAL_H
+#define _POSIX_C_SOURCE 200809L
+
#include "lv2_evbuf.h"
#include "symap.h"