From: William A. Rowe Jr Date: Wed, 17 Jul 2002 07:10:52 +0000 (+0000) Subject: suck_in wasn't sucking hard enough. Fixed the header. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83f093557c16a92e2148bcfa77e76b8f34b73362;p=apache suck_in wasn't sucking hard enough. Fixed the header. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96092 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/main.c b/server/main.c index 971b7e67a4..5e5be5260e 100644 --- a/server/main.c +++ b/server/main.c @@ -61,6 +61,7 @@ #include "apr_getopt.h" #include "apr_general.h" #include "apr_lib.h" +#include "apr_md5.h" #define APR_WANT_STDIO #define APR_WANT_STRFUNC