aboutsummaryrefslogtreecommitdiff
path: root/brandt.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-07-13 14:06:48 +0200
committerChristian Grothoff <christian@grothoff.org>2016-07-13 14:06:48 +0200
commit6db16591959229cfec0a7655988ee2bfdd1e2e7a (patch)
tree95a4a68cf838672197edd7b588f34f3abde6a449 /brandt.c
parentdc075e943aa4be55f81e2ab34d5aef9631e9a237 (diff)
downloadlibbrandt-6db16591959229cfec0a7655988ee2bfdd1e2e7a.tar.gz
libbrandt-6db16591959229cfec0a7655988ee2bfdd1e2e7a.zip
fix by including platform.h
Diffstat (limited to 'brandt.c')
-rw-r--r--brandt.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/brandt.c b/brandt.c
index 1f53b43..5bf31ae 100644
--- a/brandt.c
+++ b/brandt.c
@@ -21,9 +21,6 @@
21 */ 21 */
22 22
23#include "brandt_config.h" 23#include "brandt_config.h"
24
25#include <gcrypt.h>
26
27#include "crypto.h" 24#include "crypto.h"
28#include "internals.h" 25#include "internals.h"
29#include "util.h" 26#include "util.h"