X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=platform%2Fwin32%2Ffunctions%2F_PDCLIB%2F_PDCLIB_w32errno.c;h=ae1804a985e539598bcb72accdeed75a9f31240b;hb=fd4f8bed4de2044cb057cb36c66ee71b6e5179b7;hp=da237f4c3c3ba33b5d43a8943986d0e01305a09e;hpb=eb5ed9b72fcfde2f2f05a9140723a25ddf0c5f1b;p=pdclib 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