X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2Fpoll_echod.c;h=22bb9dd9d5c9228e6bf69a86fd6d6da4d45a49fe;hp=4af8f5816c3926c82a9bf3977c9a18347c3f7d3f;hb=d451ac30382ae398b9a2242a4f82b3438affc8a7;hpb=31f55ec58bee8b2c4993633849b7da4e30cab222 diff --git a/sources/poll_echod.c b/sources/poll_echod.c index 4af8f58..22bb9dd 100644 --- a/sources/poll_echod.c +++ b/sources/poll_echod.c @@ -31,10 +31,10 @@ * Include needed headers */ #define _XOPEN_SOURCE -#include /* system limits */ +#include /* system limits constants, types and functions */ #include /* primitive system data types */ #include /* unix standard library */ -#include /* IP addresses conversion utiliites */ +#include /* IP addresses conversion utilities */ #include /* socket constants, types and functions */ #include /* standard I/O library */ #include /* date and time constants, types and functions */