Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brian Smith
nettle
Commits
cca463d5
Commit
cca463d5
authored
Sep 25, 2001
by
Niels Möller
Browse files
Include stdlib.h, for abort.
Rev: src/nettle/sha1.c:1.4
parent
2d51740f
Changes
1
Hide whitespace changes
Inline
Side-by-side
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