summaryrefslogblamecommitdiff
path: root/games/xsokoban/files/patch-ad
blob: b8f11957c8d887b75ebcad6e14f9c0e1dd08d6c3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                
*** externs.h.orig	Sun Apr 16 07:46:14 1995
--- externs.h	Sat Jan 15 00:00:00 2000
***************
*** 5,11 ****
--- 5,13 ----
  #include <X11/Xresource.h>
  #include <sys/stat.h>
  #include <sys/types.h>
+ #ifndef __STDC__
  #include <malloc.h>
+ #endif
  
  #ifdef NEED_NETINET_IN
  #include <netinet/in.h>