diff options
Diffstat (limited to 'src/libpiano/crypt.c')
-rw-r--r-- | src/libpiano/crypt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libpiano/crypt.c b/src/libpiano/crypt.c index 3f99e93..8886f17 100644 --- a/src/libpiano/crypt.c +++ b/src/libpiano/crypt.c @@ -23,7 +23,6 @@ THE SOFTWARE. #include <string.h> #include <assert.h> -#include <gcrypt.h> #include <stdio.h> #include <stdlib.h> #include <stdint.h> |