summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/isc/eventlib_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libc/isc/eventlib_p.h')
-rw-r--r--freebsd/lib/libc/isc/eventlib_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/lib/libc/isc/eventlib_p.h b/freebsd/lib/libc/isc/eventlib_p.h
index b27ab54d..678f5ee7 100644
--- a/freebsd/lib/libc/isc/eventlib_p.h
+++ b/freebsd/lib/libc/isc/eventlib_p.h
@@ -27,7 +27,7 @@
#define _EVENTLIB_P_H
#include <rtems/bsd/sys/param.h>
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <sys/un.h>