12 lines
289 B
Text
12 lines
289 B
Text
$NetBSD: patch-ae,v 1.1 2007/08/08 20:53:47 joerg Exp $
|
|
|
|
--- src/sge_tt_text.cpp.orig 2007-08-08 20:28:55.000000000 +0000
|
|
+++ src/sge_tt_text.cpp
|
|
@@ -26,7 +26,6 @@
|
|
|
|
#include "SDL.h"
|
|
#include <stdlib.h>
|
|
-#include <malloc.h>
|
|
#include <memory.h>
|
|
#include <string.h>
|
|
#include <stdarg.h>
|