Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silcssh / silcssh_pkcs.c
index d2b2a239c3bfa9c6418a2815aa207f51ebe89bfd..767abbfe6f4383f88005b79e7f2c1b7f594c908d 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 2007 Pekka Riikonen
+  Copyright (C) 2007 - 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
@@ -17,7 +17,7 @@
 
 */
 
-#include "silc.h"
+#include "silccrypto.h"
 #include "rsa.h"
 #include "dsa.h"
 #include "silcssh_pkcs.h"