summaryrefslogtreecommitdiff
path: root/posix-modules
diff options
context:
space:
mode:
Diffstat (limited to 'posix-modules')
-rwxr-xr-xposix-modules2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix-modules b/posix-modules
index 5d16d26a15..9315e757b4 100755
--- a/posix-modules
+++ b/posix-modules
@@ -227,7 +227,7 @@ exclude_for_mingw=
# <grp.h> does not exist.
exclude_for_mingw="$exclude_for_mingw pt_chown grantpt posix_openpt-tests posix_openpt"
# The functions getuid, getgid, geteuid, getegid don't exist.
-exclude_for_mingw="$exclude_for_mingw euidaccess faccessat"
+exclude_for_mingw="$exclude_for_mingw faccessat"
exclude_for_mingw="$exclude_for_mingw fchownat-tests fchownat"
# Excludes for MSVC.