summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorroot <root>2008-05-11 19:11:05 +0000
committerroot <root>2008-05-11 19:11:05 +0000
commit8541f20ee7cb98f930d6b66e64b30a024610b87a (patch)
tree48e99167136846f52d496e3b8d5930f620879330 /config.h.in
parentb897dac732094657aa697284f33ebbb5f2ba3bc2 (diff)
implement high-level eio functions (untested), bugfixes
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index 210b22a..1dedbb4 100644
--- a/config.h.in
+++ b/config.h.in
@@ -71,6 +71,3 @@
/* Version number of package */
#undef VERSION
-
-/* _GNU_SOURCE required for readahead (linux) */
-#undef _GNU_SOURCE