As per the subject. 2009-01-20 Paolo Bonzini <[email protected]>
regex: do not depend on obsolete modules.
* modules/regex: Remove memcmp and memmove.
diff --git a/modules/regex b/modules/regex
index c6a1235..86a19fb 100644
--- a/modules/regex
+++ b/modules/regex
@@ -18,8 +18,6 @@ extensions
gettext-h
localcharset
malloc
-memcmp
-memmove
mbrtowc
mbsinit
stdbool
