ops, missing patch.
This commit is contained in:
parent
8b07da0f35
commit
855b8c847b
12
textproc/antiword/patches/patch-main_u_c
Normal file
12
textproc/antiword/patches/patch-main_u_c
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-main_u_c,v 1.1 2005/04/05 21:34:50 fgsch Exp $
|
||||
--- main_u.c.orig Tue Mar 22 16:45:47 2005
|
||||
+++ main_u.c Tue Mar 22 16:48:39 2005
|
||||
@@ -29,7 +29,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <io.h>
|
||||
#endif /* __dos */
|
||||
-#if defined(__STDC_ISO_10646__)
|
||||
+#if defined(__STDC_ISO_10646__) || defined(__OpenBSD__)
|
||||
#include <locale.h>
|
||||
#endif /* __STDC_ISO_10646__ */
|
||||
#if defined(N_PLAT_NLM)
|
Loading…
x
Reference in New Issue
Block a user