summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/sys/smp.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-12-02 15:36:31 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-12-04 13:44:04 +0100
commit2815cdbf4d7bc39f71de83e75629d53f62a50dc1 (patch)
tree27425d78e39296a316fc03736b3f9fad1b9a93db /freebsd/sys/sys/smp.h
parentUpdate due to API changes (diff)
downloadrtems-libbsd-2815cdbf4d7bc39f71de83e75629d53f62a50dc1.tar.bz2
Changes due to <sys/cpuset.h> from latest Newlib
Diffstat (limited to 'freebsd/sys/sys/smp.h')
-rw-r--r--freebsd/sys/sys/smp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/sys/smp.h b/freebsd/sys/sys/smp.h
index 2db4ea8d..6038c38d 100644
--- a/freebsd/sys/sys/smp.h
+++ b/freebsd/sys/sys/smp.h
@@ -16,7 +16,7 @@
#ifndef LOCORE
-#include <sys/cpuset.h>
+#include <rtems/bsd/sys/cpuset.h>
/*
* Topology of a NUMA or HTT system.