chiark / gitweb /
WIP routesearch: actually find the database
[ypp-sc-tools.web-live.git] / yarrg / rscommon.h
index ab92fa587af412b890db8cafccc0976baa9e4093..38dc6295e121548a478f3041fca0c56a2ede3168 100644 (file)
@@ -98,7 +98,7 @@ void sql_bind(sqlite3_stmt *ss, int index, int value,
 
 extern sqlite3 *db;
 
-void setup_sql(void);
+void setup_sql(const char *database);
 
 
 typedef struct {