Fixed compiler warning.

This commit is contained in:
Ilia Alshanetsky 2005-07-14 23:17:16 +00:00
parent 6be7584eba
commit 7d1b4145b1

View file

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