aboutsummaryrefslogtreecommitdiff
path: root/ld/sha1.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/sha1.h')
-rw-r--r--ld/sha1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/sha1.h b/ld/sha1.h
index 43b6dde..f271de9 100644
--- a/ld/sha1.h
+++ b/ld/sha1.h
@@ -22,7 +22,7 @@
#define SHA1_H 1
#include <stdio.h>
-#include <stdint.h>
+#include "bfd_stdint.h"
/* Structure to save state of computation between the single steps. */
struct sha1_ctx