osd-contiki/examples/er-rest-example/in6addr.patch

11 lines
156 B
Diff
Raw Normal View History

2013-02-13 17:43:04 +01:00
21,23c21
< #ifdef __INSIDE_CYGWIN__
< uint32_t __s6_addr32[4];
< #endif
---
> u_int __s6_addr32[4];
36d33
< #ifdef __INSIDE_CYGWIN__
39d35
< #endif