Revision 3940ba8a core/src/aos_time.c

View differences:

core/src/aos_time.c
24 24
 * @{
25 25
 */
26 26

  
27
#include <aos_time.h>
27
#include <amiroos.h>
28 28

  
29 29
/******************************************************************************/
30 30
/* LOCAL DEFINITIONS                                                          */
......
49 49
/******************************************************************************/
50 50
/* EXPORTED FUNCTIONS                                                         */
51 51
/******************************************************************************/
52
#include <aos_debug.h>
53
#include <aos_system.h>
54 52

  
55 53
/**
56 54
 * @brief   Calculates the day of week from a specified date.

Also available in: Unified diff