diff options
Diffstat (limited to 'src/odhcpd.c')
-rw-r--r-- | src/odhcpd.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/odhcpd.c b/src/odhcpd.c index 26094b1..39e0e51 100644 --- a/src/odhcpd.c +++ b/src/odhcpd.c @@ -43,8 +43,6 @@ #include <libubox/uloop.h> #include "odhcpd.h" - - static int ioctl_sock = -1; static int urandom_fd = -1; |