1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-08-08 14:02:16 +03:00

Changes to include files so that the >2GB file patch will compile under BSD. (CVS 780)

FossilOrigin-Name: 81bb1aed5e9094a9655bd03614bb111d79896928
This commit is contained in:
drh
2002-11-06 00:59:44 +00:00
parent f87e9de4c4
commit 20e9ab16d8
4 changed files with 12 additions and 11 deletions

View File

@@ -18,9 +18,6 @@
#include "os.h"
#if OS_UNIX
# include <unistd.h>
# include <fcntl.h>
# include <sys/stat.h>
# include <time.h>
# ifndef O_LARGEFILE
# define O_LARGEFILE 0