summaryrefslogtreecommitdiff
path: root/ext2fs/ext2fs.h
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-05-05 19:10:21 +0000
committerMiles Bader <miles@gnu.org>1995-05-05 19:10:21 +0000
commit63901902701eb25627a420bced0feb6582c751ac (patch)
tree3f57e9ee612cb211b02eb2097679d846d73b6196 /ext2fs/ext2fs.h
parenta6ad190313af9b76f65390116eaa2e6daef89023 (diff)
Formerly ext2fs.h.~40~
Diffstat (limited to 'ext2fs/ext2fs.h')
-rw-r--r--ext2fs/ext2fs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h
index 7db816c6..7e5c6613 100644
--- a/ext2fs/ext2fs.h
+++ b/ext2fs/ext2fs.h
@@ -34,7 +34,7 @@
Normally, don't define it, but defining it causes a much greater rate
of paging requests, which may be helpful in catching bugs. */
-#undef DONT_CACHE_MEMORY_OBJECTS
+#define DONT_CACHE_MEMORY_OBJECTS
int printf (const char *fmt, ...);