mirror of https://github.com/mattn/go-sqlite3.git
*fix) define HAVE_USLEEP.
This commit is contained in:
parent
dae9656de9
commit
c749ba7d9a
|
@ -7474,9 +7474,8 @@ struct sqlite3_rtree_query_info {
|
|||
} /* end of the 'extern "C"' block */
|
||||
#endif
|
||||
|
||||
#endif /* ifndef _SQLITE3RTREE_H_ */
|
||||
|
||||
#ifndef HAVE_USLEEP
|
||||
#define HAVE_USLEEP 1
|
||||
#endif
|
||||
|
||||
#endif /* ifndef _SQLITE3RTREE_H_ */
|
||||
|
||||
|
|
Loading…
Reference in New Issue