mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Fixed compiler warning
This commit is contained in:
parent
222900c4b0
commit
084ab84411
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
** $Id$
|
||||
*/
|
||||
#include "sqliteInt.h"
|
||||
#include "os.h"
|
||||
|
||||
/*
|
||||
** Set all the parameters in the compiled SQL statement to NULL.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue