#include <stdlib.h> is not needed.

This commit is contained in:
Ulf Möller 2000-05-31 22:13:59 +00:00
parent 602ef2ae00
commit 78e2426859

View File

@ -59,8 +59,6 @@
#ifndef HEADER_CRYPTO_H
#define HEADER_CRYPTO_H
#include <stdlib.h>
#ifndef NO_FP_API
#include <stdio.h>
#endif