X-Git-Url: http://git.silc.fi/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcthread.c;h=aad875a000091b862e219b967cafa905fa674018;hb=a788ad407a51e84cfd41fedc6c053e62283ea2d7;hp=8e51a15d13ef4c182382cf029f3b0f41512c3deb;hpb=72c2de619079457f7a68100eb13385275a424a23;p=runtime.git diff --git a/lib/silcutil/silcthread.c b/lib/silcutil/silcthread.c index 8e51a15d..aad875a0 100644 --- a/lib/silcutil/silcthread.c +++ b/lib/silcutil/silcthread.c @@ -4,7 +4,7 @@ Author: Pekka Riikonen - 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 "silcruntime.h" /***************************** Thread Pool API *****************************/