]> pd.if.org Git - pdclib.old/blobdiff - opt/pthreads/mtx_init.c
Modify various POSIX platform files so you can build on top of glibc for testing
[pdclib.old] / opt / pthreads / mtx_init.c
index 90c67e62109b0549b2a5f1ee5000c367e66d23ad..fd1ad71d2f6a47b010f1bf4cff031a778277c186 100644 (file)
@@ -1,4 +1,5 @@
 #ifndef REGTEST
+#define _POSIX_C_SOURCE 2008098L
 #include <threads.h>
 #include <pthread.h>