From 404c2f37c4b19c2b6d79b4e2b0ac1c9fb5a7d089 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 7d1e467..9adf66e 100644 --- a/radsecproxy-hash.c +++ b/radsecproxy-hash.c @@ -9,6 +9,7 @@ #include #include #include +#include #include "radsecproxy.h" #include "fticks_hashmac.h" -- cgit v1.1