aboutsummaryrefslogtreecommitdiff
path: root/games/traindirector/files/patch-track1.c
blob: 8ec389a61325a622bdcbde507a259ea16213d2a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- track1.c.orig	Sun Sep  7 23:43:12 2003
+++ track1.c	Sun Sep  7 23:43:16 2003
@@ -20,7 +20,7 @@
 
 #include <stdio.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include "trsim.h"
 #include "ask.h"