summaryrefslogtreecommitdiff
path: root/gl/lib/regex_internal.c.diff
diff options
context:
space:
mode:
Diffstat (limited to 'gl/lib/regex_internal.c.diff')
-rw-r--r--gl/lib/regex_internal.c.diff10
1 files changed, 5 insertions, 5 deletions
diff --git a/gl/lib/regex_internal.c.diff b/gl/lib/regex_internal.c.diff
index a27f67218..355cadb42 100644
--- a/gl/lib/regex_internal.c.diff
+++ b/gl/lib/regex_internal.c.diff
@@ -1,17 +1,17 @@
diff --git a/lib/regex_internal.c b/lib/regex_internal.c
-index 7e8c1bc..e68c9da 100644
+index 36ae6ab..c11ff09 100644
--- a/lib/regex_internal.c
+++ b/lib/regex_internal.c
-@@ -16,6 +16,8 @@
- You should have received a copy of the GNU General Public License along
- with this program; if not, see <http://www.gnu.org/licenses/>. */
+@@ -17,6 +17,8 @@
+ License along with the GNU C Library; if not, see
+ <http://www.gnu.org/licenses/>. */
+#include "verify.h"
+#include "intprops.h"
static void re_string_construct_common (const char *str, Idx len,
re_string_t *pstr,
RE_TRANSLATE_TYPE trans, bool icase,
-@@ -1393,7 +1395,10 @@ static void
+@@ -1389,7 +1391,10 @@ static void
internal_function
re_node_set_remove_at (re_node_set *set, Idx idx)
{