diff options
| author | CHOI Junho <cjh@FreeBSD.org> | 2001-03-23 06:54:07 +0000 |
|---|---|---|
| committer | CHOI Junho <cjh@FreeBSD.org> | 2001-03-23 06:54:07 +0000 |
| commit | ef3502c4973d80511bd2dd6bc7a1958718ac0370 (patch) | |
| tree | 3a6d55b1bbfebf2d04edaee0cc83079a86177497 /korean/mkisofs/files/patch-ac | |
| parent | 40b14bc2c0825e8b7d2abc77a2238490df4a3f3c (diff) | |
ko-mkisofs, with Korean charset conversion support, activated.
Diffstat (limited to 'korean/mkisofs/files/patch-ac')
| -rw-r--r-- | korean/mkisofs/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/korean/mkisofs/files/patch-ac b/korean/mkisofs/files/patch-ac new file mode 100644 index 000000000000..c729a75dfe76 --- /dev/null +++ b/korean/mkisofs/files/patch-ac @@ -0,0 +1,11 @@ +--- include/schily.h.orig Mon Aug 30 16:50:46 1999 ++++ include/schily.h Sat Sep 18 17:25:57 1999 +@@ -34,7 +34,7 @@ + #define _SCHILY_H + + #ifndef _STANDARD_H +-#include <standard.h.h> ++#include <standard.h> + #endif + + #if defined(_SIZE_T) || defined(_T_SIZE_) || defined(_T_SIZE) || \ |
