mirror of
https://github.com/nginx/nginx.git
synced 2024-12-26 08:51:03 -06:00
Cpp test: added stream.
This commit is contained in:
parent
9381ecb185
commit
2ba670a925
@ -14,6 +14,8 @@ extern "C" {
|
|||||||
#include <ngx_mail_pop3_module.h>
|
#include <ngx_mail_pop3_module.h>
|
||||||
#include <ngx_mail_imap_module.h>
|
#include <ngx_mail_imap_module.h>
|
||||||
#include <ngx_mail_smtp_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
|
// nginx header files should go before other, because they define 64-bit off_t
|
||||||
|
Loading…
Reference in New Issue
Block a user