include arch.h to get cc.h's definitions and pragmas

This commit is contained in:
goldsimon 2010-02-09 11:37:14 +00:00
parent 089badd5d0
commit 9c17b2eb87
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
#include <time.h>
#include <lwip/opt.h>
#include <lwip/arch.h>
#include <lwip/stats.h>
#include <lwip/debug.h>
#include <lwip/sys.h>