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