diff options
Diffstat (limited to 'src/table.c')
-rw-r--r-- | src/table.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/table.c b/src/table.c index a50d83ce6..c79255f99 100644 --- a/src/table.c +++ b/src/table.c @@ -17,8 +17,6 @@ ** if they are not used. */ #include "sqliteInt.h" -#include <stdlib.h> -#include <string.h> #ifndef SQLITE_OMIT_GET_TABLE |