summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/sys/aio.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/sys/aio.h')
-rw-r--r--freebsd/sys/sys/aio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/sys/aio.h b/freebsd/sys/sys/aio.h
index 03f6b34e..02e34a85 100644
--- a/freebsd/sys/sys/aio.h
+++ b/freebsd/sys/sys/aio.h
@@ -19,7 +19,7 @@
#ifndef _SYS_AIO_H_
#define _SYS_AIO_H_
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
#include <sys/signal.h>
/*