From: Adam Dickmeiss Date: Fri, 27 Sep 2013 12:57:55 +0000 (+0200) Subject: Add include of string.h X-Git-Tag: v4.2.69~6 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=3bdd5907fac99ba859596aeb10fd948fd6447750 Add include of string.h --- diff --git a/test/test_wrbuf.c b/test/test_wrbuf.c index defdc34..7c27fe5 100644 --- a/test/test_wrbuf.c +++ b/test/test_wrbuf.c @@ -8,6 +8,7 @@ #include #include +#include #include #include