]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In test file test_syscall.c, include sqliteInt.h before any tcl or system include...
authordan <dan@noemail.net>
Fri, 17 May 2013 16:41:15 +0000 (16:41 +0000)
committerdan <dan@noemail.net>
Fri, 17 May 2013 16:41:15 +0000 (16:41 +0000)
commit5b15b75ada52dc62c24fb4a62da00898b529dbf3
tree55620dce981cd0927527b69d5788882c4716bdf4
parent4c275b1fe7c6ee4c5f38743aeff48eef914a7327
In test file test_syscall.c, include sqliteInt.h before any tcl or system include files. This ensures that the magical defines in sqliteInt.h really do enable large file support (and set things up so that sizeof(off_t)==8).

FossilOrigin-Name: 0f355bb17f256c6322e63a95835a67949aa48fb3
manifest
manifest.uuid
src/test_syscall.c