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