diff options
Diffstat (limited to 'fticks.c')
-rw-r--r-- | fticks.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * See LICENSE for information about licensing. */ +#include <string.h> #include "radsecproxy.h" #include "debug.h" #include "fticks.h" |