Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silccrypt / silchash.c
index 67c149522d4eef9606930d792f9b081234cfb47f..d45007e06f4b4cd10bdf68e18423a9e8838e4310 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 1997 - 2007 Pekka Riikonen
+  Copyright (C) 1997 - 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"
 
 #include "md5.h"
 #include "sha1.h"