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(). --- fticks.c | 1 + 1 file changed, 1 insertion(+) (limited to 'fticks.c') diff --git a/fticks.c b/fticks.c index 43b37fe..73342f7 100644 --- a/fticks.c +++ b/fticks.c @@ -2,6 +2,7 @@ * See LICENSE for information about licensing. */ +#include #include "radsecproxy.h" #include "debug.h" #include "fticks.h" -- cgit v1.1