Rename DEBUG_LOG and FTICKS_LOG.
[libradsec.git] / tests / t_fticks.c
index 3a5cce6..cece6a8 100644 (file)
@@ -1,7 +1,11 @@
+/* Copyright (C) 2011 NORDUnet A/S
+ * See LICENSE for information about licensing.
+ */
+
 #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)