add imq patch to linux 2.6
[openwrt/svn-archive/archive.git] / openwrt / package / ser / patches / 110-locking.patch
1 --- ser-0.8.14.orig/locking.h 2004-07-27 01:18:35.000000000 +0200
2 +++ ser-0.8.14/locking.h 2004-12-26 15:39:03.000000000 +0100
3 @@ -67,6 +67,8 @@
4 #define _locking_h
5
6 /* the order is important */
7 +#include <errno.h>
8 +#include "dprint.h"
9 #include "lock_ops.h"
10 #include "lock_alloc.h"
11