This commit is contained in:
Eatswap - {.org} 2026-03-03 22:32:07 +01:00 committed by GitHub
commit e314a1a19f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -234,7 +234,7 @@ typedef sem_t cksem_t;
#define NO_MD5 (!(HASH_CHECK) && !(HAS_MD5))
#define BITS32 (sizeof(long) == 4)
#define BITS32 (sizeof(void*) == 4)
#define CTYPE_NONE 3
#define CTYPE_BZIP2 4