summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/include/resolv_mt.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libc/include/resolv_mt.h')
-rw-r--r--freebsd/lib/libc/include/resolv_mt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/lib/libc/include/resolv_mt.h b/freebsd/lib/libc/include/resolv_mt.h
index a12f2563..27963a12 100644
--- a/freebsd/lib/libc/include/resolv_mt.h
+++ b/freebsd/lib/libc/include/resolv_mt.h
@@ -1,7 +1,7 @@
#ifndef _RESOLV_MT_H
#define _RESOLV_MT_H
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/nameser.h>
#include <resolv.h>