]> granicus.if.org Git - apache/commitdiff
suck_in wasn't sucking hard enough. Fixed the header.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 17 Jul 2002 07:10:52 +0000 (07:10 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 17 Jul 2002 07:10:52 +0000 (07:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96092 13f79535-47bb-0310-9956-ffa450edef68

server/main.c

index 971b7e67a40c3d4eaf2491372c537ee65e2eb578..5e5be5260e6f7617109e62f211fa4c3ba82442e3 100644 (file)
@@ -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