Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Nettle
nettle
Commits
cca463d5
Commit
cca463d5
authored
Sep 25, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include stdlib.h, for abort.
Rev: src/nettle/sha1.c:1.4
parent
2d51740f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
sha1.c
sha1.c
+1
-0
No files found.
sha1.c
View file @
cca463d5
...
...
@@ -40,6 +40,7 @@
#include "macros.h"
#include <assert.h>
#include <stdlib.h>
#include <string.h>
/* A block, treated as a sequence of 32-bit words. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment