summaryrefslogtreecommitdiff
path: root/pgp.h
diff options
context:
space:
mode:
Diffstat (limited to 'pgp.h')
-rw-r--r--pgp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pgp.h b/pgp.h
index 2bd9a30d..4b901a6d 100644
--- a/pgp.h
+++ b/pgp.h
@@ -28,6 +28,8 @@
#include <time.h>
+#include "nettle-types.h"
+
/* FIXME: User must include bignum.h before this file, in order to get
mpz_t defined. We don't do that here, in order to kludge through
compilation without public key support and without gmp.h. */