From 4c9e9cf5ef9eeb2bb79695a235f2dc7919789bcd Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Wed, 9 Mar 2016 12:04:01 +0100 Subject: #include for memcpy() and strcmp(). --- radsecproxy-hash.c | 1 + 1 file changed, 1 insertion(+) (limited to 'radsecproxy-hash.c') diff --git a/radsecproxy-hash.c b/radsecproxy-hash.c index 0080d80..c55301b 100644 --- a/radsecproxy-hash.c +++ b/radsecproxy-hash.c @@ -4,6 +4,7 @@ #include #include #include +#include #include "radsecproxy.h" #include "fticks_hashmac.h" -- cgit v1.1