update coap 18

This commit is contained in:
Harald Pichler 2015-01-21 14:46:36 +01:00
parent ff29ab2c94
commit 76e39b2b5d
18 changed files with 1352 additions and 0 deletions

View file

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