Make 'grep -l' work
[oweals/busybox.git] / libbb / check_wildcard_match.c
index 7bd3c79983612570fe7baaff4218f74c810fd88f..ab856797b0799b63196d247475013d878ff2ea24 100644 (file)
@@ -26,6 +26,7 @@
  */
 
 #include <stdio.h>
+#include <string.h>
 #include "libbb.h"