Added new SILC_STATUS_ERR_TIMEDOUT status type.
[silc.git] / lib / silcutil / os2 / silcos2schedule.c
index 53904de47fc0290389d153e3b0a40a895b7b2f64..fc60566bc89b133452efac1a2845e4b9fa1bd5bf 100644 (file)
@@ -86,7 +86,7 @@ SILC_TASK_CALLBACK(silc_schedule_wakeup_cb)
    the scheduler needs to be wakenup when tasks are added or removed from
    the task queues.  Returns context to the platform specific scheduler. */
 
-void *silc_schedule_internal_init(SilcSchedule schedule)
+void *silc_schedule_internal_init(SilcSchedule schedule, void *context)
 {
 #ifdef SILC_THREADS
   return NULL;