remove HAVE_FREEZERO from preprocessor definitions (#730)

This commit is contained in:
Tess Gauthier 2024-05-07 11:52:20 -04:00 committed by GitHub
parent b89ee6aa37
commit afe9007141
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -1698,7 +1698,7 @@
#define HAVE_BZERO 1
#define PATH_MAX 32768
#define S_IFIFO 0x1000
#define S_IFIFO 0x1000
#define HAVE_EXPLICIT_BZERO
#define HAVE_MBTOWC 1
#define HAVE_LLABS 1
@ -1713,7 +1713,7 @@
#define __STDC__ 1
#define umac128_new umac_new
#define umac128_update umac_update
#define umac128_update umac_update
#define umac_final umac128_final
#define umac_delete umac128_delete
@ -1727,7 +1727,6 @@
#define _PATH_LS "dir"
#define _PATH_DEVNULL "NUL"
#define FORK_NOT_SUPPORTED
#define HAVE_FREEZERO
#define FILESYSTEM_NO_BACKSLASH
#define HAVE_LOCALTIME_R
#define HAVE_DECL_MEMMEM 0