1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/textproc/openjade/files/patch-aa

17 lines
339 B
Plaintext
Raw Normal View History

--- style/LangObj.cxx~ Fri Jul 2 07:49:58 1999
+++ style/LangObj.cxx Tue May 16 12:59:00 2000
@@ -12,11 +12,11 @@
#include <string.h>
#include <ctype.h>
#include <string.h>
-#include <wchar.h>
-#include <wctype.h>
#ifdef SP_HAVE_LOCALE
#include <locale.h>
+#include <wchar.h>
+#include <wctype.h>
#endif
#ifdef DSSSL_NAMESPACE