We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99081fb commit 951fad5Copy full SHA for 951fad5
1 file changed
src/arvnetwork.c
@@ -24,6 +24,7 @@
24
#include <arvnetworkprivate.h>
25
#include <arvdebugprivate.h>
26
#include <arvmiscprivate.h>
27
+#include <errno.h>
28
29
#ifndef G_OS_WIN32
30
#include <ifaddrs.h>
0 commit comments