Cpp test: added stream.

This commit is contained in:
Ruslan Ermilov 2020-10-13 07:44:09 +03:00
parent 35952858fe
commit e82f73faf1
1 changed files with 2 additions and 0 deletions

View File

@ -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