summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/types.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-03-08 08:56:25 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-03-08 08:56:25 -0600
commit03d4faf0865f56233e4a8339fda92d7192f456c6 (patch)
tree6c5732dca91814d2be90d66753570bf2b09a643d /freebsd/sys/types.h
parentRevert move of contrib until more sorted out (diff)
downloadrtems-libbsd-03d4faf0865f56233e4a8339fda92d7192f456c6.tar.bz2
Begin to trim rtems/ from include file paths - start with freebsd
Diffstat (limited to 'freebsd/sys/types.h')
-rw-r--r--freebsd/sys/types.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/freebsd/sys/types.h b/freebsd/sys/types.h
index b99f6b8d..38ae5c68 100644
--- a/freebsd/sys/types.h
+++ b/freebsd/sys/types.h
@@ -38,13 +38,13 @@
#ifndef _SYS_TYPES_HH_
#define _SYS_TYPES_HH_
-#include <rtems/freebsd/sys/cdefs.h>
+#include <freebsd/sys/cdefs.h>
/* Machine type dependent parameters. */
-#include <rtems/freebsd/machine/endian.h>
-#include <rtems/freebsd/sys/_types.h>
+#include <freebsd/machine/endian.h>
+#include <freebsd/sys/_types.h>
-#include <rtems/freebsd/sys/_pthreadtypes.h>
+#include <freebsd/sys/_pthreadtypes.h>
#if __BSD_VISIBLE
typedef unsigned char u_char;
@@ -318,7 +318,7 @@ typedef struct vm_page *vm_page_t;
*/
#if __BSD_VISIBLE
-#include <rtems/freebsd/sys/select.h>
+#include <freebsd/sys/select.h>
/*
* minor() gives a cookie instead of an index since we don't want to