X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcstream.c;h=5e01ad398ddde01047a1ddf9b71ebc6d4b51e589;hb=c7851372a1e12a6c6e1e894a84c8ea96881d88ce;hp=af4789dfeeb495054b71c3f72137a55038b91ba9;hpb=8fd8212bcd16f2b53fbedff2a9b9a4e8c15b9695;p=runtime.git diff --git a/lib/silcutil/silcstream.c b/lib/silcutil/silcstream.c index af4789df..5e01ad39 100644 --- a/lib/silcutil/silcstream.c +++ b/lib/silcutil/silcstream.c @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 2005 - 2006 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" typedef struct { SilcStreamOps *ops;