Commit 04df268c authored by Ben Laurie's avatar Ben Laurie
Browse files

Fix a warning.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88094 13f79535-47bb-0310-9956-ffa450edef68
parent 94561c74
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@
#if APR_HAVE_SYS_TYPES_H
#include <sys/types.h>
#endif
#include <strings.h>

#include "ap_config.h"
#include "httpd.h"