Created SILC Runtime Toolkit git repository Part II.
[runtime.git] / lib / silcutil / silcsocketstream.c
index e11fff73a5a5b29fdd1922b6d1b2b60476fedc97..7f61e51865a6203b3f70b10ca4f281871d955e55 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 2005 - 2007 Pekka Riikonen
+  Copyright (C) 2005 - 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 "silcruntime.h"
 
 /************************** Types and definitions ***************************/