summaryrefslogtreecommitdiff
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.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/heimdal_build/config.h b/source4/heimdal_build/config.h
index 83286023ad..81bda22cf9 100644
--- a/source4/heimdal_build/config.h
+++ b/source4/heimdal_build/config.h
@@ -6,6 +6,9 @@
#ifndef HAVE_HEIMDAL_CONFIG_H
#define HAVE_HEIMDAL_CONFIG_H
+#include "include/config.h"
+#include "lib/replace/replace.h"
+
#define RCSID(msg)
#define KRB5
@@ -16,7 +19,4 @@
#define SIGRETURN(x) return (RETSIGTYPE)(x)
#endif
-#include "include/config.h"
-#include "lib/replace/replace.h"
-
#endif