From 1274a8edbbe68445ce5968a349258f85c7ecfe5d Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 4 May 1995 22:23:52 +0000 Subject: Formerly ext2fs.h.~39~ --- ext2fs/ext2fs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext2fs/ext2fs.h') diff --git a/ext2fs/ext2fs.h b/ext2fs/ext2fs.h index b2aabd2c..7db816c6 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 */ +#undef DONT_CACHE_MEMORY_OBJECTS int printf (const char *fmt, ...); -- cgit v1.2.3