X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2Fsleep1.c;h=825bb9b9258e79229042e7b6eb286a5472b0652f;hp=2225c96eac15729b79cabedbaad09be25d5e4f25;hb=fa15a3f1ecd64efd8440e46d398fd9976abc3d25;hpb=ca90fc9480e327dbf716d34888b7e21f213e921c diff --git a/sources/sleep1.c b/sources/sleep1.c index 2225c96..825bb9b 100644 --- a/sources/sleep1.c +++ b/sources/sleep1.c @@ -30,7 +30,7 @@ */ #define _GNU_SOURCE #include /* unix standard library */ -#include /* signal standard library */ +#include /* signal constants, types and functions */ void alarm_hand(int sig) { /* check if the signal is the right one */