branch | Symbian3 |
changeset 4 | 837f303aceeb |
parent 2 | 2fe1408b6811 |
1.1 --- a/epoc32/include/stdapis/sys/limits.h Wed Mar 31 12:27:01 2010 +0100 1.2 +++ b/epoc32/include/stdapis/sys/limits.h Wed Mar 31 12:33:34 2010 +0100 1.3 @@ -33,7 +33,7 @@ 1.4 #define _SYS_LIMITS_H_ 1.5 1.6 #include <sys/cdefs.h> 1.7 -#include <machine/_limits.h> 1.8 +#include <stdapis/machine/_limits.h> 1.9 1.10 #define CHAR_BIT __CHAR_BIT /* number of bits in a char */ 1.11