summaryrefslogblamecommitdiff
path: root/games/sxsame/files/patch-ae
blob: 10ba162863f9c792d2289cdd6fe2337339a71473 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                           
--- inifile.c.orig	Sun May  5 04:09:25 1996
+++ inifile.c	Tue Jul 11 21:14:03 2000
@@ -5,6 +5,8 @@
  * Copyleft  (c) 1994-1996  Software Research Academy                   *
  ************************************************************************/
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 
 #include "sxsame.h"