X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2Fsleep1.c;h=825bb9b9258e79229042e7b6eb286a5472b0652f;hp=2225c96eac15729b79cabedbaad09be25d5e4f25;hb=04c68576a3be5ccfda8faf2030d4cbc2997c29fa;hpb=b1ead1b930038e4f7cd6ee7f737d7ee4699a068c 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 */