diff options
Diffstat (limited to 'otherlibs/str/strstubs.c')
-rw-r--r-- | otherlibs/str/strstubs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/otherlibs/str/strstubs.c b/otherlibs/str/strstubs.c index 56a205a78..caa03e423 100644 --- a/otherlibs/str/strstubs.c +++ b/otherlibs/str/strstubs.c @@ -9,7 +9,6 @@ #include <alloc.h> #include <fail.h> #include <memory.h> -#include <str.h> struct regexp_struct { final_fun finalization; |