summaryrefslogtreecommitdiffstats
path: root/syslogd.h
diff options
context:
space:
mode:
Diffstat (limited to 'syslogd.h')
-rw-r--r--syslogd.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/syslogd.h b/syslogd.h
index 39e79da4..2ce1895f 100644
--- a/syslogd.h
+++ b/syslogd.h
@@ -4,9 +4,4 @@
#endif /* __GLIBC__ */
void dprintf(char *, ...);
-#ifndef NOLARGEFILE
-# define _GNU_SOURCE
-# define _LARGEFILE_SOURCE
-# define _LARGEFILE64_SOURCE
-# define _FILE_OFFSET_BITS 64
-#endif
+#include "rsyslog.h"