summaryrefslogtreecommitdiff
path: root/games/xmulti/files/patch-locale_mywchar.h
blob: 5865b455238e9826f01a068f7a1ba8ff6ebc98a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- locale/mywchar.h.orig	1997-12-22 04:20:04 UTC
+++ locale/mywchar.h
@@ -10,7 +10,9 @@
 #endif
 
 #ifdef BSD
+#if !defined(__FreeBSD__) || (__FreeBSD__ < 5)
 #include <machine/ansi.h>
+#endif
 #include <machine/limits.h>
 
 #ifndef NULL