mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-07-12 21:44:44 +03:00
sqlite3_errstr was introduced in 3.7.15 (http://sqlite.org/changes.html) which breaks build in redhat6 (sqlite3 ver 3.6.X) and in line 77, sqlite3_errmsg is already used.