Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silccrypt / silcpkcs1.c
index 5db3f82a72e2795f26ac133d6d25de6de8846c89..398411d5bd4f4875f69985a12527f177015323e2 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 2003 - 2007 Pekka Riikonen
+  Copyright (C) 2003 - 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 "rsa.h"
 #include "silcpkcs1_i.h"