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 79c9e3c1341fb475ea45b802ac1e5a9d4ce62aa8 created 7 years 3 months ago. By Werner Almesberger, atusb/Makefile (f, b): swap mask and copper layers for better visualization | |
|---|---|
| 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 | |
