]> git.ipfire.org Git - thirdparty/curl.git/commit
tests/server: delete workaround for old-mingw
authorViktor Szakats <commit@vsz.me>
Tue, 12 Dec 2023 20:38:08 +0000 (20:38 +0000)
committerViktor Szakats <commit@vsz.me>
Wed, 13 Dec 2023 08:01:33 +0000 (08:01 +0000)
commit246e0d805ac11aa2a2e14aee485e5deb58653b8b
tree229d18b3d397a1f2380c58fa5a4b7e8a584177a3
parent043523a89be13a4d2d5c9228f4ecd52cd58ef10b
tests/server: delete workaround for old-mingw

mingw-w64 1.0 comes with w32api v3.12, thus doesn't need this.

Follow-up to 38029101e2d78ba125732b3bab6ec267b80a0e72 #11625

Reviewed-by: Jay Satiro
Closes #12510
tests/server/util.c