00001 #include <grass/dbmi.h> 00002 00003 int db__driver_finish(void) 00004 { 00005 return DB_OK; 00006 }