aboutsummaryrefslogtreecommitdiff
path: root/src/reclaim/pabc_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/reclaim/pabc_helper.c')
-rw-r--r--src/reclaim/pabc_helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/reclaim/pabc_helper.c b/src/reclaim/pabc_helper.c
index e58b8a4f7..65a633f7b 100644
--- a/src/reclaim/pabc_helper.c
+++ b/src/reclaim/pabc_helper.c
@@ -4,6 +4,7 @@
4// https://github.com/ontio/ontology-crypto/wiki/Anonymous-Credential 4// https://github.com/ontio/ontology-crypto/wiki/Anonymous-Credential
5// using the relic library https://github.com/relic-toolkit/relic/ 5// using the relic library https://github.com/relic-toolkit/relic/
6 6
7#include "platform.h"
7#include "pabc_helper.h" 8#include "pabc_helper.h"
8#include <pwd.h> 9#include <pwd.h>
9#include <stdlib.h> 10#include <stdlib.h>