summaryrefslogtreecommitdiffstats
path: root/freebsd/include/resolv.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/include/resolv.h')
-rw-r--r--freebsd/include/resolv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/include/resolv.h b/freebsd/include/resolv.h
index 9e8ad3b1..e108635c 100644
--- a/freebsd/include/resolv.h
+++ b/freebsd/include/resolv.h
@@ -54,7 +54,7 @@
#define _RESOLV_H_
#include <rtems/bsd/sys/param.h>
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#include <sys/cdefs.h>
#include <sys/socket.h>
#include <stdio.h>