hivex: Add metadata length functions for nodes and values
[hivex.git] / xml / hivexml.c
index d6a6303..903c4b7 100644 (file)
 #include <time.h>
 #include <locale.h>
 
+#ifdef HAVE_LIBINTL_H
+#include <libintl.h>
+#endif
+
 #include <libxml/xmlwriter.h>
 
 #include "hivex.h"