Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
365f1f79
Commit
365f1f79
authored
Jun 17, 2001
by
Niels Möller
Browse files
Include <stdlib.h>
Rev: src/nettle/testsuite/testutils.c:1.3
parent
98c9b774
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/nettle/testsuite/testutils.c
View file @
365f1f79
/* testutils.
h
*/
/* testutils.
c
*/
#include
"testutils.h"
#include
<ctype.h>
#include
<stdlib.h>
int
decode_hex
(
uint8_t
*
dst
,
const
char
*
hex
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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