diff options
| author | Stefan Fritsch <sf@sfritsch.de> | 2016-07-05 23:20:42 +0200 |
|---|---|---|
| committer | Stefan Fritsch <sf@sfritsch.de> | 2016-07-05 23:20:42 +0200 |
| commit | d5ffc4eb85d71c901c85119cf873e343349e97e2 (patch) | |
| tree | 564636012ef7538ed4d7096b83c994dbda76c9db /modules/http2/h2_ctx.c | |
| parent | 48eddd3d39fa2668ee29198ebfb33c41d4738c21 (diff) | |
| download | apache2-upstream.tar.gz | |
Imported Upstream version 2.4.23upstream
Diffstat (limited to 'modules/http2/h2_ctx.c')
| -rw-r--r-- | modules/http2/h2_ctx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/http2/h2_ctx.c b/modules/http2/h2_ctx.c index 8b786b94..4b596a3d 100644 --- a/modules/http2/h2_ctx.c +++ b/modules/http2/h2_ctx.c @@ -23,7 +23,6 @@ #include "h2_session.h" #include "h2_task.h" #include "h2_ctx.h" -#include "h2_private.h" static h2_ctx *h2_ctx_create(const conn_rec *c) { |
