Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silccrypt / silcpk.c
index 42aada1c1b7c2d7f6c9c6c924a4d74100c79d332..8c7517993001d64ab832109cd597e579606fd030 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
@@ -17,7 +17,7 @@
 
 */
 
-#include "silc.h"
+#include "silccrypto.h"
 #include "silcpk_i.h"
 
 /****************************** Key generation *******************************/