summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal_build/config.h')
-rw-r--r--source4/heimdal_build/config.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/heimdal_build/config.h b/source4/heimdal_build/config.h
index 611bf2fe0c9..71ef3e983f9 100644
--- a/source4/heimdal_build/config.h
+++ b/source4/heimdal_build/config.h
@@ -8,7 +8,9 @@
#include "include/config.h"
#include "../replace/replace.h"
-
+#include "../lib/util/attr.h"
+#define HEIMDAL_NORETURN_ATTRIBUTE _NORETURN_
+#define HEIMDAL_PRINTF_ATTRIBUTE(x) FORMAT_ATTRIBUTE(x)
#define VERSIONLIST {"Lorikeet-Heimdal, Modified for Samba4"}
#define VERSION "Samba"