Fixed Go package and PHP module building.

Go package and PHP module could not be built after changeset 5817734dd9b9.
This commit is contained in:
Igor Sysoev
2017-12-28 21:07:28 +03:00
parent cbab4939ec
commit 8492ba945b
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
#include <nxt_main.h>
#include <nxt_application.h>
#include <nxt_router.h>
#include <nxt_port_memory_int.h>
#ifndef _NXT_GO_PROCESS_T_DEFINED_