updates.
[silc.git] / includes / silc.h.in
index b85fd024aad5112307b936af7f16cebe7d2e32fd..3e0b2687347b16d836c7ed437dc41e806541bf50 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  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
@@ -252,11 +252,13 @@ extern "C" {
 #include "silchmac.h"
 #include "silcrng.h"
 #include "silcpkcs.h"
+#include "silcpk.h"
 #include "silcpkcs1.h"
 
 /* More SILC util library includes */
 #include "silctime.h"
 #include "silcmutex.h"
+#include "silccond.h"
 #include "silcthread.h"
 #include "silcschedule.h"
 #include "silchashtable.h"
@@ -297,6 +299,7 @@ extern "C" {
 #include "silcmode.h"
 #include "silcauth.h"
 #include "silcattrs.h"
+#include "silcpubkey.h"
 
 #ifdef SILC_DIST_SKR
 #include "silcskr.h"