1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-30 00:00:11 +01:00

check if lib crypt is available

This commit is contained in:
Steffen Vogel 2017-04-15 19:01:24 +02:00
parent 4b9d62fd3e
commit b869729832

View file

@ -14,8 +14,6 @@
#include <signal.h>
#include <sys/types.h>
#include <openssl/sha.h>
#include "log.h"
#ifdef __GNUC__