]> git.ipfire.org Git - people/ms/mstpd.git/blobdiff - netif_utils.c
Make sparse (mostly) happy
[people/ms/mstpd.git] / netif_utils.c
index da26a6f4b6decf169ce432dcd4fc5dab5fc80db7..2ca251e82f22cf8889c31717df3cd00b0a84447a 100644 (file)
@@ -38,7 +38,7 @@
 
 #include "log.h"
 
-int netsock = -1;
+static int netsock = -1;
 
 int netsock_init(void)
 {