summaryrefslogtreecommitdiffstats
path: root/crypto/curve25519_nss.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/curve25519_nss.cc')
-rw-r--r--crypto/curve25519_nss.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/curve25519_nss.cc b/crypto/curve25519_nss.cc
index 746356f..88bf94c 100644
--- a/crypto/curve25519_nss.cc
+++ b/crypto/curve25519_nss.cc
@@ -4,6 +4,8 @@
#include "crypto/curve25519.h"
+#include <stdint.h>
+
#include "crypto/secure_util.h"
// Curve25519 is specified in terms of byte strings, not numbers, so all