summaryrefslogtreecommitdiffstats
path: root/source/lib/replace/replace.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/replace/replace.h')
-rw-r--r--source/lib/replace/replace.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/lib/replace/replace.h b/source/lib/replace/replace.h
index 7664c51a5da..70fd89e3b9a 100644
--- a/source/lib/replace/replace.h
+++ b/source/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>