mirror of
https://github.com/borgbackup/borg.git
synced 2025-02-22 22:22:27 +00:00
move blake2 files to subdir ref/ (as seen in orig. repo)
This commit is contained in:
parent
fe48caf853
commit
8924d78d44
4 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#ifdef BORG_USE_LIBB2
|
||||
#include <blake2.h>
|
||||
#else
|
||||
#include "blake2/blake2b-ref.c"
|
||||
#include "blake2/ref/blake2b-ref.c"
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue