summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/config.h b/config.h
index d1da9887d..754d3aa86 100644
--- a/config.h
+++ b/config.h
@@ -35,9 +35,4 @@
#define HAVE_KQUEUE 1
#endif
-/* test for O_DIRECT */
-#ifdef __linux__
-#define HAVE_O_DIRECT 1
-#endif
-
#endif