]> mj.ucw.cz Git - libucw.git/blobdiff - lib/regex.c
Fixed bug in joining.
[libucw.git] / lib / regex.c
index e1054fb35ef5321eea24cefde14566be60d3fb39..2ff216762dc5689b786b2c5ab9ac35cc0732cb7b 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <stdio.h>
 #include <string.h>
 
 #include <stdio.h>
 #include <string.h>
-#include <stdlib.h>
 
 #if defined(CONFIG_OWN_REGEX) || defined(CONFIG_POSIX_REGEX)
 
 
 #if defined(CONFIG_OWN_REGEX) || defined(CONFIG_POSIX_REGEX)