From f77e1318c515d495ac9c08bdfdf2dadf79a9649f Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 1 Dec 2021 22:42:07 +0200 Subject: Convert w32_maybe_set_errno to os_maybe_set_errno. --- nonposix.h | 1 - 1 file changed, 1 deletion(-) (limited to 'nonposix.h') diff --git a/nonposix.h b/nonposix.h index 35359abf..b975f75e 100644 --- a/nonposix.h +++ b/nonposix.h @@ -56,7 +56,6 @@ unsigned int getegid (void); /* gawkmisc.pc */ int unsetenv (const char *); int setenv (const char *, const char *, int); -void w32_maybe_set_errno (void); char *w32_setlocale (int, const char *); /* libintl.h from GNU gettext defines setlocale to redirect that to its own function. Note: this will have to be revisited if MinGW -- cgit v1.2.3