mirror of
https://github.com/nginx/nginx.git
synced 2025-01-05 21:53:01 -06:00
add includes
This commit is contained in:
parent
db263f881a
commit
a8503de5b3
@ -8,6 +8,10 @@
|
||||
#define _NGX_CRC_H_INCLUDED_
|
||||
|
||||
|
||||
#include <ngx_config.h>
|
||||
#include <ngx_core.h>
|
||||
|
||||
|
||||
/* 32-bit crc16 */
|
||||
|
||||
static ngx_inline uint32_t
|
||||
|
Loading…
Reference in New Issue
Block a user