(alarm_signal_handler): Add forward declaration.

This commit is contained in:
Gerd Moellmann 2000-06-15 12:56:17 +00:00
parent 2a714d4e8e
commit a3aca278d6

View file

@ -73,6 +73,7 @@ static void set_alarm P_ ((void));
static void schedule_atimer P_ ((struct atimer *));
static struct atimer *append_atimer_lists P_ ((struct atimer *,
struct atimer *));
SIGTYPE alarm_signal_handler ();
/* Start a new atimer of type TYPE. TIME specifies when the timer is