X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=platform%2Fwin32%2Ffunctions%2F_PDCLIB%2F_PDCLIB_w32errno.c;h=ae1804a985e539598bcb72accdeed75a9f31240b;hb=95589c7099f783cfb8c0260ac453d2aeab083a37;hp=da237f4c3c3ba33b5d43a8943986d0e01305a09e;hpb=4fa9051e2e7b88116c5557321a119e1072227487;p=pdclib.old diff --git a/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c b/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c index da237f4..ae1804a 100644 --- a/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c +++ b/platform/win32/functions/_PDCLIB/_PDCLIB_w32errno.c @@ -14,6 +14,8 @@ #include // Watcom bug: winnt.h assumes string.h defines wchar_t #include +void _PDCLIB_w32errno(void); + void _PDCLIB_w32errno(void) { // Not exhaustive