diff options
-rw-r--r-- | tests/t_fticks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t_fticks.c b/tests/t_fticks.c index 3a5cce6..e0c9b0f 100644 --- a/tests/t_fticks.c +++ b/tests/t_fticks.c @@ -1,7 +1,7 @@ #include <stdio.h> #include <errno.h> #include "../radsecproxy.h" -#include "../fticks.h" +#include "../fticks_hashmac.h" static int _check_hash(const char *mac, const char *key, const char *hash, const char*hmac) |