summaryrefslogtreecommitdiff
path: root/openwrt/package/howl/patches/proto-fix.patch
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-05-15 12:34:56 +0000
committerNicolas Thill <nico@openwrt.org>2005-05-15 12:34:56 +0000
commit26b3433e35829380f1c0912a7642a900f2cbdac6 (patch)
treef685b311dcd967f1088825bd8c80a4557a5d7d90 /openwrt/package/howl/patches/proto-fix.patch
parent8af5097ce45bf788b699813c790964a59f250ecb (diff)
downloadmtk-20170518-26b3433e35829380f1c0912a7642a900f2cbdac6.zip
mtk-20170518-26b3433e35829380f1c0912a7642a900f2cbdac6.tar.gz
mtk-20170518-26b3433e35829380f1c0912a7642a900f2cbdac6.tar.bz2
Add howl package
SVN-Revision: 907
Diffstat (limited to 'openwrt/package/howl/patches/proto-fix.patch')
-rw-r--r--openwrt/package/howl/patches/proto-fix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/howl/patches/proto-fix.patch b/openwrt/package/howl/patches/proto-fix.patch
new file mode 100644
index 0000000..0b9d105
--- /dev/null
+++ b/openwrt/package/howl/patches/proto-fix.patch
@@ -0,0 +1,11 @@
+--- howl-0.9.10-orig/include/salt/platform.h 2005-01-28 21:46:14.000000000 +0100
++++ howl-0.9.10-2/include/salt/platform.h 2005-03-19 13:04:42.000000000 +0100
+@@ -409,7 +409,7 @@
+ */
+
+ sw_const_string
+-sw_strerror();
++sw_strerror(void);
+
+
+ /*