X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=includes%2Fsilc.h.in;h=3e0b2687347b16d836c7ed437dc41e806541bf50;hb=4d4425e57eb164ce87a0b87ba9e991cbaa9d9baf;hp=20be333951b1f5ea4e2038839a3a991648b3beb3;hpb=3a4359b248742c4d08d00c06badcb346d4a19528;p=silc.git diff --git a/includes/silc.h.in b/includes/silc.h.in index 20be3339..3e0b2687 100644 --- a/includes/silc.h.in +++ b/includes/silc.h.in @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 1997 - 2005 Pekka Riikonen + Copyright (C) 1997 - 2006 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 @@ -258,6 +258,7 @@ extern "C" { /* More SILC util library includes */ #include "silctime.h" #include "silcmutex.h" +#include "silccond.h" #include "silcthread.h" #include "silcschedule.h" #include "silchashtable.h"