comparison src/core/ngx_crc.h @ 792:99858705b03f

add includes
author Igor Sysoev <igor@sysoev.ru>
date Thu, 19 Oct 2006 08:16:29 +0000
parents 604f9671fae6
children d620f497c50f
comparison
equal deleted inserted replaced
791:50f1741a330a 792:99858705b03f
4 */ 4 */
5 5
6 6
7 #ifndef _NGX_CRC_H_INCLUDED_ 7 #ifndef _NGX_CRC_H_INCLUDED_
8 #define _NGX_CRC_H_INCLUDED_ 8 #define _NGX_CRC_H_INCLUDED_
9
10
11 #include <ngx_config.h>
12 #include <ngx_core.h>
9 13
10 14
11 /* 32-bit crc16 */ 15 /* 32-bit crc16 */
12 16
13 static ngx_inline uint32_t 17 static ngx_inline uint32_t