aboutsummaryrefslogtreecommitdiff
path: root/crypto.h
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 /crypto.h
parentdc075e943aa4be55f81e2ab34d5aef9631e9a237 (diff)
fix by including platform.h
Diffstat (limited to 'crypto.h')
-rw-r--r--crypto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto.h b/crypto.h
index 6e1d938..aecf850 100644
--- a/crypto.h
+++ b/crypto.h
@@ -26,6 +26,7 @@
#include <gcrypt.h>
#include <stdint.h>
+#include "platform.h"
#include <gnunet/gnunet_util_lib.h>
#include "internals.h"