From: Mark Wooding Date: Tue, 14 Mar 2006 16:10:08 +0000 (+0000) Subject: fwatch: Include for declaration of memset(3). X-Git-Tag: 2.0.4~12 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/commitdiff_plain/b68d83ad8b1a92565927c3b5a476b8e8ef4f693a fwatch: Include for declaration of memset(3). --- diff --git a/fwatch.c b/fwatch.c index 6dee8b5..e3f9831 100644 --- a/fwatch.c +++ b/fwatch.c @@ -30,6 +30,7 @@ /*----- Header files ------------------------------------------------------*/ #include +#include #include #include