This commit is contained in:
vanhauser-thc
2023-07-12 16:08:22 +02:00
parent a46d27fad5
commit 2a34e84507
3 changed files with 7 additions and 3 deletions

View File

@ -31,7 +31,7 @@
#define MESSAGES_TO_STDOUT
#ifndef _GNU_SOURCE
#define _GNU_SOURCE 1
#define _GNU_SOURCE
#endif
#ifndef _FILE_OFFSET_BITS
#define _FILE_OFFSET_BITS 64