Fixed Go package and PHP module building.
Go package and PHP module could not be built after changeset 5817734dd9b9.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#include "php_variables.h"
|
||||
|
||||
#include <nxt_main.h>
|
||||
#include <nxt_application.h>
|
||||
#include <nxt_router.h>
|
||||
|
||||
|
||||
static nxt_int_t nxt_php_init(nxt_task_t *task, nxt_common_app_conf_t *conf);
|
||||
|
||||
Reference in New Issue
Block a user