summaryrefslogtreecommitdiff
path: root/subst.c
diff options
context:
space:
mode:
Diffstat (limited to 'subst.c')
-rw-r--r--subst.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/subst.c b/subst.c
index ec5766be..e2b57aa2 100644
--- a/subst.c
+++ b/subst.c
@@ -52,6 +52,9 @@
#include "mailcheck.h"
#include "shmbutil.h"
+#if defined (HAVE_MBSTR_H) && defined (HAVE_MBSCHR)
+# include <mbstr.h> /* mbschr */
+#endif
#include "typemax.h"
#include "builtins/getopt.h"