osd-contiki/examples/er-rest-example/in6addr.patch
2013-02-13 17:46:35 +01:00

11 lines
156 B
Diff

21,23c21
< #ifdef __INSIDE_CYGWIN__
< uint32_t __s6_addr32[4];
< #endif
---
> u_int __s6_addr32[4];
36d33
< #ifdef __INSIDE_CYGWIN__
39d35
< #endif