summaryrefslogtreecommitdiff
path: root/source4/lib/replace/replace.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/replace/replace.h')
-rw-r--r--source4/lib/replace/replace.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/lib/replace/replace.h b/source4/lib/replace/replace.h
index 7664c51a5d..70fd89e3b9 100644
--- a/source4/lib/replace/replace.h
+++ b/source4/lib/replace/replace.h
@@ -30,6 +30,10 @@
#include "config.h"
+#ifdef HAVE_STANDARDS_H
+#include <standards.h>
+#endif
+
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>