summaryrefslogtreecommitdiff
path: root/games/traindirector/files/patch-loadsave.c
blob: 2a94cc36bdb4eb2a42a69755fd83c4fabe2602ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- loadsave.c.orig	Sun Sep  7 23:41:44 2003
+++ loadsave.c	Sun Sep  7 23:41:51 2003
@@ -20,7 +20,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <memory.h>
 #include <string.h>
 #include "trsim.h"