diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-01-11 15:30:03 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-01-11 15:30:03 +0000 |
commit | 84cd265ae7b9d28b4615264754a3a4be953649ae (patch) | |
tree | e71f1f6da1ff135e1ec441f0a7ecb11025274f87 /japanese/im-ja/files/patch-src%wnnlib.c | |
parent | Update to 0.2.4. (diff) |
I forgot to remove this obsolete patch with the upgrade to 0.9.
Reminded by: ume
Diffstat (limited to '')
-rw-r--r-- | japanese/im-ja/files/patch-src%wnnlib.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/japanese/im-ja/files/patch-src%wnnlib.c b/japanese/im-ja/files/patch-src%wnnlib.c deleted file mode 100644 index 16f02f6a6099..000000000000 --- a/japanese/im-ja/files/patch-src%wnnlib.c +++ /dev/null @@ -1,12 +0,0 @@ -*** src/wnnlib.c.orig Tue Sep 2 15:42:48 2003 ---- src/wnnlib.c Tue Sep 2 15:42:58 2003 -*************** -*** 585,590 **** ---- 585,591 ---- - #include <string.h> - #include <stdlib.h> - #include <pwd.h> -+ #include <unistd.h> - - #ifndef ENVDIR - #define ENVDIR "/usr/share/wnn" |