branch | RCL_3 |
changeset 93 | 79859ed3eea9 |
parent 37 | cb62a4f66ebe |
child 94 | 919f36ff910f |
--- a/webengine/webkitutils/SqliteSymbian/sqliteInt.h Thu Aug 19 10:58:56 2010 +0300 +++ b/webengine/webkitutils/SqliteSymbian/sqliteInt.h Tue Aug 31 16:17:46 2010 +0300 @@ -65,7 +65,7 @@ #include <stdlib.h> #include <string.h> #include <assert.h> -#include <stddef.h> +#include <libc/stddef.h> /* ** If compiling for a processor that lacks floating point support, @@ -1881,4 +1881,3 @@ #endif #endif -