projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
carl9170: update to 0.9.9.1
[openwrt.git]
/
package
/
libnl
/
patches
/
170-fix_netlink_local_missing_limits_h.patch
1
--- a/include/netlink-local.h
2
+++ b/include/netlink-local.h
3
@@ -26,6 +26,7 @@
4
#include <sys/socket.h>
5
#include <inttypes.h>
6
#include <assert.h>
7
+#include <limits.h>
8
9
#include <arpa/inet.h>
10
#include <netdb.h>
This page took
0.042837 seconds
and
5
git commands to generate.