mirror of
https://github.com/apache/httpd.git
synced 2025-08-04 05:42:12 +03:00
get arpa/inet.h from apr_want.h for htons where applicable
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1551968 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#include "apr_thread_mutex.h"
|
||||
#include "apr_tables.h"
|
||||
#include "util_cookies.h"
|
||||
|
||||
#define APR_WANT_BYTEFUNC
|
||||
#include "apr_want.h"
|
||||
|
||||
extern apr_global_mutex_t* lua_ivm_mutex;
|
||||
|
Reference in New Issue
Block a user