X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=adu.h;h=42b9471ee251e0ccf28ffd185628bfdd3d315634;hb=1136bdfc82272850474eacba37cf87d01f6a1b7f;hp=5e99709c3679571b70ccaf5db5bc70c62957eb83;hpb=22a0aa79753b19604a6fa4273f1479ef71dbf06d;p=adu.git diff --git a/adu.h b/adu.h index 5e99709..42b9471 100644 --- a/adu.h +++ b/adu.h @@ -139,6 +139,9 @@ extern struct osl_table *dir_table; /** The adu command line options. */ extern struct gengetopt_args_info conf; +/** Computed database dir. */ +extern char *database_dir; + /** * The select command line options. *