From 63901902701eb25627a420bced0feb6582c751ac Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 5 May 1995 19:10:21 +0000 Subject: Formerly ext2fs.h.~40~ --- ext2fs/ext2fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, ...); -- cgit v1.2.3