Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silccrypt / silchmac.c
index 86754f230c977682c5ce2547ec94c94f25586d39..12cdb560ef39575e0e836d69aa4a3b4dc54c105d 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 1999 - 2007 Pekka Riikonen
+  Copyright (C) 1999 - 2008 Pekka Riikonen
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -16,9 +16,8 @@
   GNU General Public License for more details.
 
 */
-/* $Id$ */
 
-#include "silc.h"
+#include "silccrypto.h"
 
 /* HMAC context */
 struct SilcHmacStruct {