diff options
Diffstat (limited to 'source3/intl/lang_tdb.c')
-rw-r--r-- | source3/intl/lang_tdb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/intl/lang_tdb.c b/source3/intl/lang_tdb.c index 19a50c49f6..8fcb9f2bfc 100644 --- a/source3/intl/lang_tdb.c +++ b/source3/intl/lang_tdb.c @@ -19,6 +19,7 @@ #include "includes.h" #include "system/filesys.h" +#include "intl/lang_tdb.h" static TDB_CONTEXT *tdb; |