summaryrefslogtreecommitdiff
path: root/apps/examples/udp/udp-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/udp/udp-internal.h')
-rw-r--r--apps/examples/udp/udp-internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/examples/udp/udp-internal.h b/apps/examples/udp/udp-internal.h
index da2be440a..49439aedb 100644
--- a/apps/examples/udp/udp-internal.h
+++ b/apps/examples/udp/udp-internal.h
@@ -45,6 +45,8 @@
# include <debug.h>
#endif
+#include <arpa/inet.h>
+
/****************************************************************************
* Definitions
****************************************************************************/