summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/resolv/herror.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libc/resolv/herror.c')
-rw-r--r--freebsd/lib/libc/resolv/herror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/lib/libc/resolv/herror.c b/freebsd/lib/libc/resolv/herror.c
index 67ddc51e..aea3a745 100644
--- a/freebsd/lib/libc/resolv/herror.c
+++ b/freebsd/lib/libc/resolv/herror.c
@@ -56,7 +56,7 @@ __FBSDID("$FreeBSD$");
#include "port_before.h"
#include "namespace.h"
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#include <rtems/bsd/sys/param.h>
#include <sys/uio.h>