Commit 78e24268 authored by Ulf Möller's avatar Ulf Möller
Browse files

#include <stdlib.h> is not needed.

parent 602ef2ae
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -59,8 +59,6 @@
#ifndef HEADER_CRYPTO_H
#define HEADER_CRYPTO_H

#include <stdlib.h>

#ifndef NO_FP_API
#include <stdio.h>
#endif