From b68d83ad8b1a92565927c3b5a476b8e8ef4f693a Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 14 Mar 2006 16:10:08 +0000 Subject: [PATCH] fwatch: Include for declaration of memset(3). --- fwatch.c | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0