Fix build on all (hopefully) 64 bit architectures.
Noticed by: tinderbox Tested on: panther
This commit is contained in:
+1
-1
@@ -1769,7 +1769,7 @@ pr_ip6opt(void *extbuf)
|
|||||||
struct ip6_hbh *ext;
|
struct ip6_hbh *ext;
|
||||||
int currentlen;
|
int currentlen;
|
||||||
u_int8_t type;
|
u_int8_t type;
|
||||||
size_t extlen, len;
|
socklen_t extlen, len;
|
||||||
void *databuf;
|
void *databuf;
|
||||||
size_t offset;
|
size_t offset;
|
||||||
u_int16_t value2;
|
u_int16_t value2;
|
||||||
|
|||||||
Reference in New Issue
Block a user