summaryrefslogtreecommitdiff
path: root/regex/regerror.ih
diff options
context:
space:
mode:
Diffstat (limited to 'regex/regerror.ih')
-rw-r--r--regex/regerror.ih2
1 files changed, 1 insertions, 1 deletions
diff --git a/regex/regerror.ih b/regex/regerror.ih
index 2cb668c24f0..a4d048022f8 100644
--- a/regex/regerror.ih
+++ b/regex/regerror.ih
@@ -4,7 +4,7 @@ extern "C" {
#endif
/* === regerror.c === */
-static char *regatoi(const regex_t *preg, char *localbuf);
+static char *regatoi(const my_regex_t *preg, char *localbuf);
#ifdef __cplusplus
}