On 1/17/15, Dave Dyer <[email protected]> wrote: > >> >> >>OK. Dave, please try this patch at let us know if it works better for >>you: https://www.sqlite.org/src/info/80541e8b94b7 >> > > It needs #include <fcntl.h> to compile in my sources. > With that, it seems to fix the problem. >
The <fcntl.h> has been in shell.c since 3.8.6. We are on 3.8.8. Why not upgrade? -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

