aboutsummaryrefslogblamecommitdiff
path: root/include/npassd/db.h
blob: d5166a41d3fe0aeb1f16068c233e8b661ba29538 (plain) (tree)
1
2
3


                                                         
#include <sqlite3.h>

int db_init(const char *store_path, struct sqlite3 **db);