summaryrefslogtreecommitdiff
path: root/inputmethod/skkfep/patches
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-07-20 00:33:30 +0000
committerkristerw <kristerw>2005-07-20 00:33:30 +0000
commit7b786184e4f76eafbf905bd33e9406ed86c812dc (patch)
tree622cf4b66ef87e7c597a37602bd985214cdc40c4 /inputmethod/skkfep/patches
parentf4c6bf48fc827134a26011514216ee4e83d893d5 (diff)
downloadpkgsrc-7b786184e4f76eafbf905bd33e9406ed86c812dc.tar.gz
Do not include <malloc.h>.
Diffstat (limited to 'inputmethod/skkfep/patches')
-rw-r--r--inputmethod/skkfep/patches/patch-ad15
1 files changed, 15 insertions, 0 deletions
diff --git a/inputmethod/skkfep/patches/patch-ad b/inputmethod/skkfep/patches/patch-ad
new file mode 100644
index 00000000000..a47978df62a
--- /dev/null
+++ b/inputmethod/skkfep/patches/patch-ad
@@ -0,0 +1,15 @@
+$NetBSD: patch-ad,v 1.1 2005/07/20 00:33:30 kristerw Exp $
+
+--- skklib.h.orig Wed Jul 20 02:29:21 2005
++++ skklib.h Wed Jul 20 02:30:16 2005
+@@ -7,9 +7,7 @@
+ #ifndef SKKLIB_H
+ #define SKKLIB_H
+
+-#ifndef NO_MALLOC_H
+-#include <malloc.h>
+-#endif
++#include <stdlib.h>
+
+ #ifdef SKK_SERVER_HOST
+ #define USE_SERVER