diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-07-13 14:06:48 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-07-13 14:06:48 +0200 |
commit | 6db16591959229cfec0a7655988ee2bfdd1e2e7a (patch) | |
tree | 95a4a68cf838672197edd7b588f34f3abde6a449 /brandt.c | |
parent | dc075e943aa4be55f81e2ab34d5aef9631e9a237 (diff) |
fix by including platform.h
Diffstat (limited to 'brandt.c')
-rw-r--r-- | brandt.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -21,9 +21,6 @@ */ #include "brandt_config.h" - -#include <gcrypt.h> - #include "crypto.h" #include "internals.h" #include "util.h" |