mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
add includes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user