packed_read_raw_ref(): new function, replacing `resolve_packed_ref()`
[gitweb.git] / sha1dc / ubc_check.h
index b349bed928b5aaffae129e134f2c39f2d8259527..b64c306d77ff776acc6630bb7a855098e4ccd939 100644 (file)
@@ -27,8 +27,6 @@
 extern "C" {
 #endif
 
-#include <stdint.h>
-
 #define DVMASKSIZE 1
 typedef struct { int dvType; int dvK; int dvB; int testt; int maski; int maskb; uint32_t dm[80]; } dv_info_t;
 extern dv_info_t sha1_dvs[];