IEEE 802.15.4 subsystem
Sign in or create your account | Project List | Help
IEEE 802.15.4 subsystem Git Source Tree
Root/
| Source at commit ae1455cc7dadfaa494c792217d1e4a53efb2747e created 7 years 1 month ago. By Stefan Schmidt, atusb-eui64: print out set address with upper case characters in hex | |
|---|---|
| 1 | --- libnl-1.1/include/netlink-local.h.orig 2011-03-29 09:20:22.000000000 -0300 |
| 2 | +++ libnl-1.1/include/netlink-local.h 2011-03-29 09:20:43.000000000 -0300 |
| 3 | @@ -25,6 +25,7 @@ |
| 4 | #include <sys/types.h> |
| 5 | #include <sys/socket.h> |
| 6 | #include <inttypes.h> |
| 7 | +#include <limits.h> |
| 8 | #include <assert.h> |
| 9 | |
| 10 | #include <arpa/inet.h> |
| 11 | |
