summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-09-20 06:16:23 +0000
committerbrian <brian@FreeBSD.org>2000-09-20 06:16:23 +0000
commitd3ad46b5d5a66859a388f9c98d013193816a6b72 (patch)
tree234b9cd13b8330629afed56930c891b791bd2478 /lib
parentd33239bba3d070726d4220eb9027836b605d4e4f (diff)
downloadFreeBSD-src-d3ad46b5d5a66859a388f9c98d013193816a6b72.zip
FreeBSD-src-d3ad46b5d5a66859a388f9c98d013193816a6b72.tar.gz
Oops, un-spam this file - the last commit was an accident.
Pointed out by: phk
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/malloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdlib/malloc.c b/lib/libc/stdlib/malloc.c
index 1bcc5e1..3b631e8 100644
--- a/lib/libc/stdlib/malloc.c
+++ b/lib/libc/stdlib/malloc.c
@@ -20,7 +20,6 @@
#ifndef MALLOC_EXTRA_SANITY
#undef MALLOC_EXTRA_SANITY
#endif
-#define MALLOC_EXTRA_SANITY
/*
* What to use for Junk. This is the byte value we use to fill with
OpenPOWER on IntegriCloud