summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/posix/shm.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/posix/shm.h')
-rw-r--r--cpukit/include/rtems/posix/shm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/posix/shm.h b/cpukit/include/rtems/posix/shm.h
index 310af6692b..ae0416e1fe 100644
--- a/cpukit/include/rtems/posix/shm.h
+++ b/cpukit/include/rtems/posix/shm.h
@@ -15,7 +15,7 @@
#ifndef _RTEMS_POSIX_SHM_H
#define _RTEMS_POSIX_SHM_H
-#include <rtems/score/object.h>
+#include <rtems/score/objectdata.h>
#include <rtems/score/threadq.h>
#include <sys/types.h>