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

Include stdlib.h.

Rev: nettle/examples/read_rsa_key.c:1.2
parent a0082521
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,8 @@
# include "config.h"
#endif
#include <stdlib.h>
#include "io.h"
#include "rsa.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment