#include <grass/dbmi.h> #include <grass/dbstubs.h> int db__driver_create_index(dbIndex * index) { return DB_OK; }