Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silcssh / silcssh.c
index 89c5d1a36c4d5ef182c95ed55ebbff85d8b4f10a..6252929cb6ae0ae539b159daf25e5fbec1452f2f 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"
 
 /************************* Static utility functions *************************/