diff src/malloc.c @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 19dcec799385
children a300bb07d72d
line wrap: on
line diff
--- a/src/malloc.c	Mon Aug 13 11:01:58 2007 +0200
+++ b/src/malloc.c	Mon Aug 13 11:03:08 2007 +0200
@@ -166,8 +166,6 @@
 
 #endif /* not emacs */
 
-#include <stddef.h>
-
 /* Define getpagesize () if the system does not.  */
 #include "getpagesize.h"