summaryrefslogtreecommitdiff
path: root/modules/rst/video.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/rst/video.c')
-rw-r--r--modules/rst/video.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/rst/video.c b/modules/rst/video.c
index 139c9f7..b252504 100644
--- a/modules/rst/video.c
+++ b/modules/rst/video.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 2011 Creytiv.com
*/
-
+#define _DEFAULT_SOURCE 1
#define _BSD_SOURCE 1
#include <pthread.h>
#include <string.h>