mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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
This commit is contained in:
11
package/ser/patches/110-locking.patch
Normal file
11
package/ser/patches/110-locking.patch
Normal file
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user