mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Warning fix
This commit is contained in:
parent
8f7b7495f2
commit
37609844de
1 changed files with 1 additions and 0 deletions
|
@ -7655,6 +7655,7 @@ SQLITE_PRIVATE void sqlite3PCacheSetDefault(void);
|
||||||
# define SQLITE_OS_WINCE 0
|
# define SQLITE_OS_WINCE 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <ctype.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
** Define the maximum size of a temporary filename
|
** Define the maximum size of a temporary filename
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue