summaryrefslogtreecommitdiffstats
path: root/dhcpcd/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpcd/platform.h')
-rw-r--r--dhcpcd/platform.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/dhcpcd/platform.h b/dhcpcd/platform.h
index 46797c16..d5066311 100644
--- a/dhcpcd/platform.h
+++ b/dhcpcd/platform.h
@@ -27,6 +27,9 @@
#ifndef PLATFORM_H
#define PLATFORM_H
+#ifdef __rtems__
+#include <rtems/bsd/local/opt_inet6.h>
+#endif /* __rtems__ */
char *hardware_platform(void);
#ifdef INET6