]> pd.if.org Git - pdclib/blobdiff - functions/stdio/_PDCLIB_fdopen.c
PDCLIB-16: Add _unlocked variations of all I/O routines; move work into these versions
[pdclib] / functions / stdio / _PDCLIB_fdopen.c
index 7b539528f8a91b97c791b582aece80998962e94b..c628ebcd1e5da4ebf48131e2b9771c47c4d0cce1 100644 (file)
@@ -12,6 +12,7 @@
 #ifndef REGTEST\r
 #include <_PDCLIB_glue.h>\r
 #include <string.h>\r
+#include <threads.h>\r
 \r
 extern struct _PDCLIB_file_t * _PDCLIB_filelist;\r
 \r