blob: 24bf513817cbc8231fca2ccfda383b09e9271789 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- SRC/util.h.orig Wed Sep 1 19:13:00 1999
+++ SRC/util.h Thu May 8 22:31:53 2003
@@ -12,7 +12,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <malloc.h>
/* Macros */
#ifndef USER_ABORT
|