Skip to content

Commit 2387940

Browse files
author
Marius Sturm
committed
use resource list for socket pooling
1 parent dfd1ef4 commit 2387940

File tree

3 files changed

+223
-258
lines changed

3 files changed

+223
-258
lines changed

src/apache20.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include "apr_lib.h"
66
#include "apr_hash.h"
77
#include "apr_optional.h"
8-
#include "apr_atomic.h"
8+
#include "apr_reslist.h"
99
#define APR_WANT_STRFUNC
1010
#include "apr_want.h"
1111
#include "apr_tables.h"

0 commit comments

Comments
 (0)