bcachefs-tools/include/linux/crc32c.h
2017-01-20 09:07:08 -09:00

7 lines
111 B
C

#ifndef _LINUX_CRC32C_H
#define _LINUX_CRC32C_H
#include "../../ccan/crc/crc.h"
#endif /* _LINUX_CRC32C_H */