Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silccrypt / silccipher.c
index f0fd391593e3b504384143b59f45b6a675df578d..ec80f8d0767198a864b754bb103bed7081cba95d 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 "ciphers.h"           /* Includes cipher definitions */
 
 /* The SilcCipher context */