diff options
Diffstat (limited to 'games/traindirector/files/patch-tgraph.c')
-rw-r--r-- | games/traindirector/files/patch-tgraph.c | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games/traindirector/files/patch-tgraph.c b/games/traindirector/files/patch-tgraph.c index 7848a0e0b606..7d0a91b1fbb8 100644 --- a/games/traindirector/files/patch-tgraph.c +++ b/games/traindirector/files/patch-tgraph.c @@ -1,11 +1,10 @@ ---- tgraph.c.orig Sun Sep 7 23:42:59 2003 -+++ tgraph.c Sun Sep 7 23:43:04 2003 -@@ -22,7 +22,7 @@ +--- tgraph.c.orig Fri Jul 18 15:57:50 2003 ++++ tgraph.c Fri Jul 18 15:57:58 2003 +@@ -22,7 +22,6 @@ #include <stdio.h> #include <string.h> #include <stdlib.h> -#include <malloc.h> -+#include <stdlib.h> #include "trsim.h" #define STATION_WIDTH 100 |