mirror of
https://github.com/nginx/nginx.git
synced 2026-06-09 00:42:38 -04:00
Cpp test: added stream.
This commit is contained in:
parent
9381ecb185
commit
2ba670a925
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ extern "C" {
|
|||
#include <ngx_mail_pop3_module.h>
|
||||
#include <ngx_mail_imap_module.h>
|
||||
#include <ngx_mail_smtp_module.h>
|
||||
|
||||
#include <ngx_stream.h>
|
||||
}
|
||||
|
||||
// nginx header files should go before other, because they define 64-bit off_t
|
||||
|
|
|
|||
Loading…
Reference in a new issue