summaryrefslogtreecommitdiffstats
path: root/src/core/malloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/malloc.c')
-rw-r--r--src/core/malloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/malloc.c b/src/core/malloc.c
index 14e54976a..cff2a431b 100644
--- a/src/core/malloc.c
+++ b/src/core/malloc.c
@@ -16,7 +16,6 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#include <stdio.h>
#include <stddef.h>
#include <stdint.h>
#include <string.h>