mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-01-23 00:07:07 +03:00
7 lines
103 B
C
7 lines
103 B
C
#ifndef _LINUX_CRC32C_H
|
|
#define _LINUX_CRC32C_H
|
|
|
|
#include "tools-util.h"
|
|
|
|
#endif /* _LINUX_CRC32C_H */
|