]> pd.if.org Git - pdclib.old/blobdiff - platform/win32/functions/_PDCLIB/_PDCLIB_stdinit.c
Minimize the amount of internal definitions which get exposed via the user-visible...
[pdclib.old] / platform / win32 / functions / _PDCLIB / _PDCLIB_stdinit.c
index 6ff9608985781d1db571c0aa86b6b5a61e5383ee..1c8a7b6d549f1e340d0321390a5e2ebfc1b7cea6 100644 (file)
@@ -16,6 +16,7 @@
 #include <limits.h>
 
 #ifndef REGTEST
+#include <_PDCLIB_io.h>
 
 extern const _PDCLIB_fileops_t _PDCLIB_fileops;