aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_crypto_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-06-23 17:53:58 +0000
committerChristian Grothoff <christian@grothoff.org>2015-06-23 17:53:58 +0000
commite6cc8b86efac6c64d46604baabcd41f5af8c9ff3 (patch)
treebc02c2034275f2389af954439b12bc6efc707ba2 /src/include/gnunet_crypto_lib.h
parent69bf12b84054dcbde84fb07eaa9bb9e5d60f1355 (diff)
downloadgnunet-e6cc8b86efac6c64d46604baabcd41f5af8c9ff3.tar.gz
gnunet-e6cc8b86efac6c64d46604baabcd41f5af8c9ff3.zip
fix #3862
Diffstat (limited to 'src/include/gnunet_crypto_lib.h')
-rw-r--r--src/include/gnunet_crypto_lib.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gnunet_crypto_lib.h b/src/include/gnunet_crypto_lib.h
index 93206cfc3..7439932c9 100644
--- a/src/include/gnunet_crypto_lib.h
+++ b/src/include/gnunet_crypto_lib.h
@@ -56,11 +56,6 @@ struct GNUNET_PeerIdentity;
56#include "gnunet_common.h" 56#include "gnunet_common.h"
57#include <gcrypt.h> 57#include <gcrypt.h>
58 58
59/**
60 * We need this enum here, but not the entire scheduler API.
61 * For the full definition, see gnunet_scheduler_lib.h.
62 */
63enum GNUNET_SCHEDULER_Priority;
64 59
65/** 60/**
66 * @brief A 512-bit hashcode 61 * @brief A 512-bit hashcode