From: Jim Meyering Date: Fri, 10 Jun 2011 09:57:20 +0000 (+0200) Subject: build: include for src/match.c's use of strlen X-Git-Tag: 1.11.10~1 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=daf55c07978cd29fe6675911bf76da0b056fdae1;hp=343ba6d482643882c3ab3a529f3d882ee1ba36f9 build: include for src/match.c's use of strlen --- diff --git a/src/match.c b/src/match.c index c007885..869850c 100644 --- a/src/match.c +++ b/src/match.c @@ -20,6 +20,7 @@ #include #include +#include #ifdef HAVE_PCRE #include