Fix compiles on GCC 3.3, which doesn't know about assert(0);
[u/mdw/putty] / pinger.c
2004-11-27 simonNew timing infrastructure. There's a new function sched...