summaryrefslogtreecommitdiffstats
path: root/dhcpcd/ipv6.h
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpcd/ipv6.h')
-rw-r--r--dhcpcd/ipv6.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/dhcpcd/ipv6.h b/dhcpcd/ipv6.h
index 6b5dc1df..7ba9425d 100644
--- a/dhcpcd/ipv6.h
+++ b/dhcpcd/ipv6.h
@@ -31,6 +31,9 @@
#include <sys/queue.h>
#include <netinet/in.h>
+#ifdef __rtems__
+#include <rtems/bsd/local/opt_inet6.h>
+#endif /* __rtems__ */
#define ALLROUTERS "ff02::2"
#define HOPLIMIT 255