Skip to content

Commit

Permalink
Fix the endian issue when use AICH hash algorithm caused by NanaZip's…
Browse files Browse the repository at this point in the history
… RHash dependency integration fault.
  • Loading branch information
MouriNaruto committed Dec 23, 2024
1 parent b940d9c commit 01f0121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NanaZip.Codecs/RHash/aich.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/* aich.h */
#ifndef AICH_H
#define AICH_H
#include "byte_order.h"
#include "sha1.h"

#ifdef __cplusplus
Expand Down

0 comments on commit 01f0121

Please sign in to comment.