add missing header limits.h
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 3 Mar 2011 11:35:20 +0000 (11:35 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 3 Mar 2011 11:35:20 +0000 (11:35 +0000)
This also fixes a build bug of the demo application on recent Linux
distro.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4741 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cpu/types.h

index ebd341718c9efdc876f8cc67b4ca4d5e654941e9..dcddaa59b8d6e228fd8715f42deb92e3e397dd8d 100644 (file)
@@ -43,6 +43,7 @@
 
 #include "detect.h"
 #include "attr.h"
+#include <limits.h>
 #include <cfg/compiler.h> /* for uintXX_t */
 
 #if CPU_I196