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>.
This commit is contained in:
Joel Sherrill
2014-09-04 15:41:21 -05:00
parent f641b15e18
commit f535fe5311
6 changed files with 9 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
#include <rtems.h>
#include "tod.h"
#include <rtems/tod.h>
#include <rtems/rtc.h>
#include <rtems/libio.h>
#include <bsp.h>