summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_router.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/nxt_router.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nxt_router.h b/src/nxt_router.h
index 08505fb7..1370262c 100644
--- a/src/nxt_router.h
+++ b/src/nxt_router.h
@@ -11,6 +11,8 @@
#include <nxt_main.h>
#include <nxt_runtime.h>
#include <nxt_main_process.h>
+
+typedef struct nxt_http_request_s nxt_http_request_t;
#include <nxt_application.h>