lvlhash for ports moved to separate files for future re-use.

This commit is contained in:
Max Romanov
2017-06-23 19:19:41 +03:00
parent 58e20da984
commit 0fdcdde6c8
6 changed files with 190 additions and 102 deletions

View File

@@ -158,6 +158,7 @@ typedef struct nxt_upstream_source_s nxt_upstream_source_t;
#include <nxt_http_source.h>
#include <nxt_fastcgi_source.h>
#include <nxt_runtime.h>
#include <nxt_port_hash.h>
#if (NXT_LIB_UNIT_TEST)