summaryrefslogtreecommitdiff
path: root/crc32c.c
diff options
context:
space:
mode:
Diffstat (limited to 'crc32c.c')
-rw-r--r--crc32c.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crc32c.c b/crc32c.c
index a4296a7..a3c526e 100644
--- a/crc32c.c
+++ b/crc32c.c
@@ -46,6 +46,8 @@
#endif
#include "crc32c.h"
+crc_func crc32c;
+
/* CRC-32C (iSCSI) polynomial in reversed bit order. */
#define POLY 0x82f63b78