Commit 08a654ed authored by Greg Ames's avatar Greg Ames
Browse files

get mod_unique_id building again...XtOffset was undefined


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87843 13f79535-47bb-0310-9956-ffa450edef68
parent c44e914a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,6 +68,8 @@
#include "http_log.h"
#include "http_protocol.h"  /* for ap_hook_post_read_request */

#include "apr_general.h"    /* for XtOffsetOf                */

#ifdef HAVE_NETDB_H
#include <netdb.h>
#endif