summaryrefslogtreecommitdiffstats
path: root/dhcpcd
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpcd')
-rw-r--r--dhcpcd/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcpcd/config.h b/dhcpcd/config.h
index b2a49603..27174eb8 100644
--- a/dhcpcd/config.h
+++ b/dhcpcd/config.h
@@ -8,7 +8,7 @@
#define LIBEXECDIR "/libexec"
#define DBDIR "/var/db"
#define RUNDIR "/var/run"
-#include <rtems/bsd/sys/time.h>
+#include <sys/time.h>
#include <machine/rtems-bsd-program.h>
#include <machine/rtems-bsd-commands.h>
#include <spawn.h>