summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2016-07-29 15:28:49 -0400
committerGedare Bloom <gedare@rtems.org>2017-01-13 11:05:56 -0500
commite7eeb38d23b990c5d64ad395cddad0b091f29f90 (patch)
tree4bddc87065aa7f5e5b89e4d249ded5f0f92dc61d /cpukit/Makefile.am
parentconfigure: Remove __RTEMS_DO_NOT_INLINE_THREAD_* (diff)
downloadrtems-e7eeb38d23b990c5d64ad395cddad0b091f29f90.tar.bz2
posix: move sys/mman.h to newlib and test it in psxhdrs
Diffstat (limited to 'cpukit/Makefile.am')
-rw-r--r--cpukit/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am
index 73bf35d8ba..9a3a6965de 100644
--- a/cpukit/Makefile.am
+++ b/cpukit/Makefile.am
@@ -58,7 +58,6 @@ include_sys_HEADERS =
include_HEADERS += include/crypt.h
include_HEADERS += include/memory.h
-include_sys_HEADERS += posix/include/sys/mman.h
include_sys_HEADERS += libcsupport/include/sys/ioccom.h
include_sys_HEADERS += libcsupport/include/sys/event.h
include_sys_HEADERS += libcsupport/include/sys/filio.h