#ifdef HAVE_CONFIG_H # include #endif #include #include #include "sqlite-storage.h" gint main(gint argc, gchar** argv) { return 0; }