X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FSleep.c;h=09d9dbf92e40626c9cb5b369036ed408e022ecc3;hp=ce5e4164c2ae8df39b4395d69bbf3f2a67bcac67;hb=26f7a8bb19c6cb198c213757a97b6ac79e40db4b;hpb=ca90fc9480e327dbf716d34888b7e21f213e921c 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);