aboutsummaryrefslogblamecommitdiff
path: root/games/xmulti/files/patch-locale:mywchar.h
blob: 69bb2d943cebd8c62cf326cdf6727b3615d79fdc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                        
--- locale/mywchar.h.old	Mon Dec 22 13:20:04 1997
+++ locale/mywchar.h	Tue Oct 15 16:19:11 2002
@@ -10,7 +10,9 @@
 #endif
 
 #ifdef BSD
+#if !defined(__FreeBSD__) || (__FreeBSD__ < 5)
 #include <machine/ansi.h>
+#endif
 #include <machine/limits.h>
 
 #ifndef NULL