summaryrefslogtreecommitdiff
path: root/source3/lib/dprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/dprintf.c')
-rw-r--r--source3/lib/dprintf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/dprintf.c b/source3/lib/dprintf.c
index 73bacdccbb..97129f8b4a 100644
--- a/source3/lib/dprintf.c
+++ b/source3/lib/dprintf.c
@@ -29,6 +29,7 @@
*/
#include "includes.h"
+#include "intl/lang_tdb.h"
int d_vfprintf(FILE *f, const char *format, va_list ap)
{