Don't include malloc.h.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@202 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2002-11-04 17:49:24 +00:00
parent 496e140ab5
commit 5deba0b23f
-1
View File
@@ -16,7 +16,6 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include <malloc.h>
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>