Fixed compiler warning

This commit is contained in:
Ilia Alshanetsky 2005-09-05 01:20:52 +00:00
parent 222900c4b0
commit 084ab84411

View File

@ -15,6 +15,7 @@
** $Id$
*/
#include "sqliteInt.h"
#include "os.h"
/*
** Set all the parameters in the compiled SQL statement to NULL.