diff options
Diffstat (limited to 'runtime/regexp.c')
-rw-r--r-- | runtime/regexp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/regexp.c b/runtime/regexp.c index 86b3e6c4..21079f80 100644 --- a/runtime/regexp.c +++ b/runtime/regexp.c @@ -35,6 +35,7 @@ #include "regexp.h" MODULE_TYPE_LIB +MODULE_TYPE_NOKEEP /* static data */ DEFobjStaticHelpers |