diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-02-06 02:14:47 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2006-02-06 02:14:47 +0000 |
commit | 4fde165b479a28152c3f3d6b89a6c4ae19afbc31 (patch) | |
tree | 749cf25927bcf1ca3e5fd636e53c5d19cb2eb2f9 /textproc/antiword/files/patch-main_u.c | |
parent | So the prerelease tarball for this got rerolled for release without the (diff) |
- update to 0.37
Notes
Notes:
svn path=/head/; revision=155289
Diffstat (limited to 'textproc/antiword/files/patch-main_u.c')
-rw-r--r-- | textproc/antiword/files/patch-main_u.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/textproc/antiword/files/patch-main_u.c b/textproc/antiword/files/patch-main_u.c deleted file mode 100644 index f630c498bdf5..000000000000 --- a/textproc/antiword/files/patch-main_u.c +++ /dev/null @@ -1,12 +0,0 @@ ---- main_u.c.orig Thu Nov 4 08:31:50 2004 -+++ main_u.c Thu Nov 4 08:32:08 2004 -@@ -29,9 +29,7 @@ - #include <fcntl.h> - #include <io.h> - #endif /* __dos */ --#if defined(__STDC_ISO_10646__) - #include <locale.h> --#endif /* __STDC_ISO_10646__ */ - #if defined(N_PLAT_NLM) - #if !defined(_VA_LIST) - #include "NW-only/nw_os.h" |