git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47420 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -164,6 +164,7 @@ static const char *GRASS_copyright __attribute__ ((unused))
/**/ typedef enum
{
+ G_OPT_UNDEFINED,
G_OPT_DB_WHERE, /* SQL where conditions */
G_OPT_DB_TABLE, /* table name */
G_OPT_DB_DRIVER, /* driver name */