summaryrefslogtreecommitdiffstats
path: root/package/ser/patches/110-locking.patch
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-30 22:52:49 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-30 22:52:49 +0000
commit6de3aca2c159b5142f0d38c3ad67846c43e71eed (patch)
tree476eff6d81d510c7b5a60aa9a0bd977e8de4b19c /package/ser/patches/110-locking.patch
parent17f5f375fcdba75f25dbca8f53b45812ff716980 (diff)
revert to older version of 'ser', the new one just doesn't work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@781 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/ser/patches/110-locking.patch')
-rw-r--r--package/ser/patches/110-locking.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/ser/patches/110-locking.patch b/package/ser/patches/110-locking.patch
new file mode 100644
index 000000000..196f71441
--- /dev/null
+++ b/package/ser/patches/110-locking.patch
@@ -0,0 +1,11 @@
+--- ser-0.8.14.orig/locking.h 2004-07-27 01:18:35.000000000 +0200
++++ ser-0.8.14/locking.h 2004-12-26 15:39:03.000000000 +0100
+@@ -67,6 +67,8 @@
+ #define _locking_h
+
+ /* the order is important */
++#include <errno.h>
++#include "dprint.h"
+ #include "lock_ops.h"
+ #include "lock_alloc.h"
+