summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/sys/racct.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/sys/racct.h')
-rw-r--r--freebsd/sys/sys/racct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/sys/racct.h b/freebsd/sys/sys/racct.h
index 91df15db..3b34891a 100644
--- a/freebsd/sys/sys/racct.h
+++ b/freebsd/sys/sys/racct.h
@@ -38,7 +38,7 @@
#include <sys/cdefs.h>
#include <sys/queue.h>
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
struct proc;
struct rctl_rule_link;