X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FSleep.c;h=09d9dbf92e40626c9cb5b369036ed408e022ecc3;hb=3b0a632d62b0b9135a101007f0b66a67d433c1b8;hp=ce5e4164c2ae8df39b4395d69bbf3f2a67bcac67;hpb=ca90fc9480e327dbf716d34888b7e21f213e921c;p=gapil.git diff --git a/sources/Sleep.c b/sources/Sleep.c index ce5e416..09d9dbf 100644 --- a/sources/Sleep.c +++ b/sources/Sleep.c @@ -29,7 +29,7 @@ * Include needed headers */ #include /* unix standard library */ -#include /* POSIX signal library */ +#include /* signal constants, types and functions */ void alarm_hand(int);