summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/vis.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal_build/vis.h')
-rw-r--r--source4/heimdal_build/vis.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/source4/heimdal_build/vis.h b/source4/heimdal_build/vis.h
index 13b39aa184..4389993ebd 100644
--- a/source4/heimdal_build/vis.h
+++ b/source4/heimdal_build/vis.h
@@ -1,4 +1,15 @@
#ifndef _HEIMDAL_BUILD_VIS_H
#define _HEIMDAL_BUILD_VIS_H
+
+#include "system/locale.h"
+
+#ifndef __BEGIN_DECLS
+#define __BEGIN_DECLS
+#endif
+
+#ifndef __END_DECLS
+#define __END_DECLS
+#endif
+
#include "heimdal/lib/roken/vis.hin"
#endif