compat: remove strnlen back-compat code

This was needed for mingw (not mingw-w64), and some older versions of
macOS, which we no-longer support.
This commit is contained in:
fanquake
2022-03-29 08:09:32 +01:00
parent 7c72eabb57
commit d4ba2b2cbc
5 changed files with 0 additions and 28 deletions

View File

@@ -125,10 +125,6 @@
don't. */
#define HAVE_DECL_STRERROR_R 0
/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
don't. */
#define HAVE_DECL_STRNLEN 1
/* Define if the dllexport attribute is supported. */
#define HAVE_DLLEXPORT_ATTRIBUTE 1