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

11 lines
156 B
Diff
Raw Normal View History

2013-07-30 17:46:44 +02:00
21,23c21
< #ifdef __INSIDE_CYGWIN__
< uint32_t __s6_addr32[4];
< #endif
---
> u_int __s6_addr32[4];
36d33
< #ifdef __INSIDE_CYGWIN__
39d35
< #endif