libevhtp: Update to 1.2.0
[feed/packages.git] / libs / libevhtp / patches / 030-uclibc.patch
diff --git a/libs/libevhtp/patches/030-uclibc.patch b/libs/libevhtp/patches/030-uclibc.patch
new file mode 100644 (file)
index 0000000..ae247fc
--- /dev/null
@@ -0,0 +1,12 @@
+--- a/test_proxy.c
++++ b/test_proxy.c
+@@ -5,6 +5,9 @@
+ #include <errno.h>
+ #include <evhtp.h>
++#ifndef SIGTERM
++#define SIGTERM       15
++#endif
+ int
+ make_request(evbase_t         * evbase,