aboutsummaryrefslogtreecommitdiff
path: root/networking/zcip.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/zcip.c')
-rw-r--r--networking/zcip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/zcip.c b/networking/zcip.c
index b64e37c58..11b2db526 100644
--- a/networking/zcip.c
+++ b/networking/zcip.c
@@ -314,7 +314,7 @@ fail:
314 goto fail; 314 goto fail;
315 } else { 315 } else {
316 struct ifreq ifr; 316 struct ifreq ifr;
317 short seed[3]; 317 unsigned short seed[3];
318 318
319 // get the interface's ethernet address 319 // get the interface's ethernet address
320 memset(&ifr, 0, sizeof (ifr)); 320 memset(&ifr, 0, sizeof (ifr));