aboutsummaryrefslogtreecommitdiff
path: root/lwip/lwip-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'lwip/lwip-util.h')
-rw-r--r--lwip/lwip-util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lwip/lwip-util.h b/lwip/lwip-util.h
index 03022331..c1bf8c58 100644
--- a/lwip/lwip-util.h
+++ b/lwip/lwip-util.h
@@ -25,6 +25,8 @@
#define LOOP_DEV_NAME "lo"
+#include <errno.h>
+
#include <lwip/netif.h>
void init_ifs (void *arg);