summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network/open_eth.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libchip/network/open_eth.c')
-rw-r--r--c/src/libchip/network/open_eth.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/libchip/network/open_eth.c b/c/src/libchip/network/open_eth.c
index b1a5f6d1cc..4ba88f85c2 100644
--- a/c/src/libchip/network/open_eth.c
+++ b/c/src/libchip/network/open_eth.c
@@ -33,6 +33,8 @@
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
+#include <errno.h>
+
#include <rtems/error.h>
#include <rtems/rtems_bsdnet.h>
#include <libchip/open_eth.h>