File blake2-config.patch of Package librsync
Index: librsync-1.0.0/blake2b-ref.c =================================================================== --- librsync-1.0.0.orig/blake2b-ref.c +++ librsync-1.0.0/blake2b-ref.c @@ -15,6 +15,7 @@ * librsync. */ +#include <config.h> #include <stdint.h> #include <string.h> #include <stdio.h>