summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/dnbd3/shared/timing.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/inc/dnbd3/shared/timing.h b/inc/dnbd3/shared/timing.h
index f23bfeb..2530416 100644
--- a/inc/dnbd3/shared/timing.h
+++ b/inc/dnbd3/shared/timing.h
@@ -1,10 +1,6 @@
#ifndef _D_TIMING_H
#define _D_TIMING_H
-#ifndef _POSIX_C_SOURCE
-#define _POSIX_C_SOURCE 199309L
-#endif
-
#include <time.h>
#include <stdint.h>
#include <stdbool.h>