summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nxt_main.h')
-rw-r--r--src/nxt_main.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nxt_main.h b/src/nxt_main.h
index 22f39a59..b692dc92 100644
--- a/src/nxt_main.h
+++ b/src/nxt_main.h
@@ -16,6 +16,7 @@
#include <nxt_time.h>
#include <nxt_process.h>
+typedef struct nxt_task_s nxt_task_t;
typedef struct nxt_thread_s nxt_thread_t;
#include <nxt_thread_id.h>