diff --git a/sched.c b/sched.c index 49cf9a9..7f3fd78 100644 --- a/sched.c +++ b/sched.c @@ -618,6 +618,8 @@ SCH_MainLoop(void) } else { ptv = NULL; + /* This is needed to fix a compiler warning */ + saved_tv.tv_sec = 0; } /* if there are no file descriptors being waited on and no