From: Adam Dickmeiss Date: Sat, 25 Oct 2008 18:32:12 +0000 (+0200) Subject: Include header for matchstr functions. X-Git-Tag: v3.0.38~9 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=9c6dc183308e2e99b53871c4aea3c6a760d2db54 Include header for matchstr functions. --- diff --git a/test/tstmatchstr.c b/test/tstmatchstr.c index 8beb6e2..56d0091 100644 --- a/test/tstmatchstr.c +++ b/test/tstmatchstr.c @@ -6,7 +6,7 @@ #include #include -#include +#include #include int main (int argc, char **argv)