summaryrefslogtreecommitdiff
path: root/sha1.h
diff options
context:
space:
mode:
Diffstat (limited to 'sha1.h')
-rw-r--r--sha1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sha1.h b/sha1.h
index 65113563..ab1a88b3 100644
--- a/sha1.h
+++ b/sha1.h
@@ -26,7 +26,7 @@
#ifndef NETTLE_SHA1_H_INCLUDED
#define NETTLE_SHA1_H_INCLUDED
-#include <stdint.h>
+#include <inttypes.h>
#define SHA1_DIGEST_SIZE 20
#define SHA1_DATA_SIZE 64