From: danw Date: Wed, 21 Oct 1998 19:22:16 +0000 (+0000) Subject: add missing #include (for strlen) X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/802b0f621bc85648a706c9e98e37f0797b5aa2a9 add missing #include (for strlen) --- diff --git a/update/client.c b/update/client.c index f5197b79..d324423c 100644 --- a/update/client.c +++ b/update/client.c @@ -15,6 +15,7 @@ #include #include #include +#include #include #include