Update crc32
This commit is contained in:
parent
6d49ccf978
commit
7123d1fbd2
|
@ -1,7 +1,7 @@
|
||||||
#ifndef _S_CRC32_H
|
#ifndef _S_CRC32_H
|
||||||
#define _S_CRC32_H
|
#define _S_CRC32_H
|
||||||
|
|
||||||
#include <compat/zlib.h>
|
#include <stdint.h>
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
Loading…
Reference in New Issue