This commit is contained in:
Eatswap - {.org} 2026-04-01 19:52:09 +00:00 committed by GitHub
commit cfa36b11a8
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