summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2019-01-30 21:32:20 +0000
committerTim Rühsen <tim.ruehsen@gmx.de>2019-01-30 21:32:20 +0000
commit21d2b7e766323fbd7eed6cf2efe7743991a2099c (patch)
tree6ed31576397c6a16d64148656ed06828d1f79e67
parent1ab2560c2df70e4b63075dcceb874312aa51abd6 (diff)
parent5b5082675ef5567521526ea1d3c38185951e92be (diff)
downloadgnutls-21d2b7e766323fbd7eed6cf2efe7743991a2099c.tar.gz
Merge branch 'nettle-stdint' into 'master'
lib/nettle: replace nettle-stdint.h with just stdint.h See merge request gnutls/gnutls!901
-rw-r--r--lib/nettle/gost/nettle-write.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nettle/gost/nettle-write.h b/lib/nettle/gost/nettle-write.h
index c50c427200..ad645ef2ee 100644
--- a/lib/nettle/gost/nettle-write.h
+++ b/lib/nettle/gost/nettle-write.h
@@ -37,7 +37,7 @@
/* For size_t */
#include <stddef.h>
-#include <nettle/nettle-stdint.h>
+#include <stdint.h>
/* Write the word array at SRC to the byte array at DST, using little
endian (le) or big endian (be) byte order, and truncating the