summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-09-04 15:41:21 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-09-16 16:09:13 -0500
commitf535fe5311978af53635c2da8e5cb10ef9d78802 (patch)
tree0a4f08d54a017027364412efc1aeee4b25db634b /cpukit/libcsupport/Makefile.am
parentRevert: rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate w... (diff)
downloadrtems-f535fe5311978af53635c2da8e5cb10ef9d78802.tar.bz2
tod.h -> libcsupport like other driver and helper prototype files
This rippled into the handful of files that should have been using <rtems/tod.h>.
Diffstat (limited to '')
-rw-r--r--cpukit/libcsupport/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am
index 835f96e98d..d39f8f9dc0 100644
--- a/cpukit/libcsupport/Makefile.am
+++ b/cpukit/libcsupport/Makefile.am
@@ -11,6 +11,7 @@ include_rtems_HEADERS += include/rtems/framebuffer.h
include_rtems_HEADERS += include/iosupp.h
include_rtems_HEADERS += include/ringbuf.h
include_rtems_HEADERS += include/rtc.h
+include_rtems_HEADERS += include/rtems/tod.h
include_rtems_HEADERS += include/spurious.h
include_rtems_HEADERS += include/vmeintr.h