[components/libc] Fix compile error.

This commit is contained in:
armink 2018-05-07 18:33:22 +08:00
parent 5501ec36cb
commit 8804c32801
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include <time.h>
#include <rtthread.h>
/* days per month -- nonleap! */
const short __spm[13] =