00001 #include <grass/dbmi.h> 00002 00003 int 00004 db__driver_init (int argc, char *argv[]) 00005 { 00006 return DB_OK; 00007 }