summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/include/isc/eventlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libc/include/isc/eventlib.h')
-rw-r--r--freebsd/lib/libc/include/isc/eventlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/lib/libc/include/isc/eventlib.h b/freebsd/lib/libc/include/isc/eventlib.h
index 7a5a095f..a4cfdf90 100644
--- a/freebsd/lib/libc/include/isc/eventlib.h
+++ b/freebsd/lib/libc/include/isc/eventlib.h
@@ -24,7 +24,7 @@
#ifndef _EVENTLIB_H
#define _EVENTLIB_H
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#include <sys/uio.h>
#include <sys/time.h>
#include <stdio.h>