From 9c6dc183308e2e99b53871c4aea3c6a760d2db54 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sat, 25 Oct 2008 20:32:12 +0200 Subject: [PATCH] Include header for matchstr functions. --- test/tstmatchstr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 1.7.10.4