projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
my first test
[openwrt.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
This page took
0.042498 seconds
and
5
git commands to generate.