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 a5ab9bbf0f0749f37c144d7fe4586dbd67c72093 created 6 years 9 months ago. By Werner Almesberger, atusb/: use page layout similar to eeschema's traditional default | |
|---|---|
| 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 | |
