Skip to content
Snippets Groups Projects
Commit 8fed6d50 authored by Niels Möller's avatar Niels Möller
Browse files

Include <stdlib.h>

Rev: src/nettle/testsuite/testutils.c:1.3
parent 274a78f0
No related branches found
Tags nettle_3.1rc1
No related merge requests found
/* testutils.h */
/* testutils.c */
#include "testutils.h"
#include <ctype.h>
#include <stdlib.h>
int
decode_hex(uint8_t *dst, const char *hex)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment