updates.
[crypto.git] / apps / silcd / idlist.h
index f701514bc7fd6314b7f61cc72bfbc0efd469b92b..0f0cb3e778506806ebda5835e6afcf13d3369a0a 100644 (file)
@@ -30,7 +30,7 @@ typedef struct SilcChannelEntryStruct *SilcChannelEntry;
    the cache. */
 typedef struct {
   SilcIDCache cache;
-  void *timeout_queue;
+  SilcSchedule schedule;
 } *SilcIDListPurge;
 
 /* Channel key re-key context. */