summaryrefslogtreecommitdiff
path: root/testing/av_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'testing/av_test.c')
-rw-r--r--testing/av_test.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/av_test.c b/testing/av_test.c
index 7418a15a..aeb661be 100644
--- a/testing/av_test.c
+++ b/testing/av_test.c
@@ -22,6 +22,8 @@
22 * -lopencv_highgui -lopencv_imgproc -lsndfile -pthread -lvpx -lopus -lsodium -lportaudio 22 * -lopencv_highgui -lopencv_imgproc -lsndfile -pthread -lvpx -lopus -lsodium -lportaudio
23 */ 23 */
24 24
25#define _XOPEN_SOURCE 600
26
25#ifdef __cplusplus 27#ifdef __cplusplus
26extern "C" { 28extern "C" {
27#endif 29#endif