X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2Fgetcap.c;fp=sources%2Fgetcap.c;h=349381279bae83cf67072bb52a57e9e628239937;hb=31f55ec58bee8b2c4993633849b7da4e30cab222;hp=19974eebdb559e73c6b6385e0935bdb9ed1f644f;hpb=39c051cd723e36a31bd8989c01970cf712f0d2dd;p=gapil.git diff --git a/sources/getcap.c b/sources/getcap.c index 19974ee..3493812 100644 --- a/sources/getcap.c +++ b/sources/getcap.c @@ -26,7 +26,6 @@ * * Usage: getcap -h give all info's * - * ****************************************************************/ /* * Include needed headers @@ -36,8 +35,8 @@ #include /* C standard library */ #include /* unix standard library */ #include /* standard I/O library */ -#include /* string functions */ -#include +#include /* C strings library */ +#include /* primitive system data types */ #include /* Help printing routine */