1
0
mirror of https://github.com/sqlite/sqlite.git synced 2025-11-21 09:00:59 +03:00

Attempt to fix the build on beagleboard.

FossilOrigin-Name: 3ac75725a66730566105ad184a988a8f80f51055
This commit is contained in:
drh
2014-05-05 20:21:52 +00:00
parent c254ff62c1
commit 1a8a0d3f1a
4 changed files with 13 additions and 11 deletions

View File

@@ -22,7 +22,7 @@
#ifdef __CYGWIN__
# include <sys/cygwin.h>
# include <errno.h> /* amalgamator: keep */
# include <errno.h> /* amalgamator: dontcache */
#endif
/*