diff options
Diffstat (limited to 'src/initlog.h')
-rw-r--r-- | src/initlog.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/initlog.h b/src/initlog.h index 244ff9a0..fbcedc72 100644 --- a/src/initlog.h +++ b/src/initlog.h @@ -1,4 +1,6 @@ +#define _GNU_SOURCE 1 + #ifndef INITLOG_H #define INITLOG_H |