Bugfix.
* mu/dbm.c: Include conditionally, depending on ENABLE_DBM.
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -1862,6 +1862,7 @@ mutool_dbm (int argc, char **argv) | ... | @@ -1862,6 +1862,7 @@ mutool_dbm (int argc, char **argv) |
1862 | MU Setup: dbm | 1862 | MU Setup: dbm |
1863 | mu-handler: mutool_dbm | 1863 | mu-handler: mutool_dbm |
1864 | mu-docstring: dbm_docstring | 1864 | mu-docstring: dbm_docstring |
1865 | mu-cond: ENABLE_DBM | ||
1865 | End MU Setup: | 1866 | End MU Setup: |
1866 | */ | 1867 | */ |
1867 | 1868 | ... | ... |
-
Please register or sign in to post a comment