sqlite: fix build with -Werror

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11527 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2009-01-28 00:39:04 +00:00
parent c17a0a29f7
commit 1e1893165f
3 changed files with 6 additions and 4 deletions

View File

@@ -64,6 +64,7 @@
# define SQLITE_TEMPNAME_SIZE (CCHMAXPATHCOMP)
#else
# define SQLITE_TEMPNAME_SIZE 200
# include <unistd.h>
#endif
/* If the SET_FULLSYNC macro is not defined above, then make it