summaryrefslogtreecommitdiffstats
path: root/cpukit/headers.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-02-14 11:23:12 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-02-17 08:20:09 +0100
commitdbb7ac6f2377735a97bb4fd3c34647d52c53b462 (patch)
treed53b6ef80e469749c1a862a02629bc1f44cc149b /cpukit/headers.am
parentmonitor: Use proper API for all config constants (diff)
downloadrtems-dbb7ac6f2377735a97bb4fd3c34647d52c53b462.tar.bz2
posix: Remove <rtems/posix/ptimer.h>
This file contained duplicate prototypes for standard POSIX functions declared in <time.h>.
Diffstat (limited to 'cpukit/headers.am')
-rw-r--r--cpukit/headers.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/headers.am b/cpukit/headers.am
index aa2db5771a..6f44b833e1 100644
--- a/cpukit/headers.am
+++ b/cpukit/headers.am
@@ -203,7 +203,6 @@ include_rtems_posix_HEADERS += include/rtems/posix/psignalimpl.h
include_rtems_posix_HEADERS += include/rtems/posix/pthread.h
include_rtems_posix_HEADERS += include/rtems/posix/pthreadattrimpl.h
include_rtems_posix_HEADERS += include/rtems/posix/pthreadimpl.h
-include_rtems_posix_HEADERS += include/rtems/posix/ptimer.h
include_rtems_posix_HEADERS += include/rtems/posix/rwlockimpl.h
include_rtems_posix_HEADERS += include/rtems/posix/semaphore.h
include_rtems_posix_HEADERS += include/rtems/posix/semaphoreimpl.h