diff options
author | root <root> | 2008-05-11 19:11:05 +0000 |
---|---|---|
committer | root <root> | 2008-05-11 19:11:05 +0000 |
commit | 8541f20ee7cb98f930d6b66e64b30a024610b87a (patch) | |
tree | 48e99167136846f52d496e3b8d5930f620879330 /config.h.in | |
parent | b897dac732094657aa697284f33ebbb5f2ba3bc2 (diff) |
implement high-level eio functions (untested), bugfixes
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
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 |