summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/sys/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/sys/hash.h')
-rw-r--r--freebsd/sys/sys/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/sys/hash.h b/freebsd/sys/sys/hash.h
index fcbe6b69..6ad89c5e 100644
--- a/freebsd/sys/sys/hash.h
+++ b/freebsd/sys/sys/hash.h
@@ -28,7 +28,7 @@
#ifndef _SYS_HASH_H_
#define _SYS_HASH_H_
-#include <rtems/bsd/sys/types.h>
+#include <sys/types.h>
/* Convenience */
#ifndef HASHINIT