X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FFlock.c;h=f20f6df7576d2c691e13e8809083b1eacbefcc0c;hb=31f55ec58bee8b2c4993633849b7da4e30cab222;hp=fb88d1719546f3abbcbc4bde34f35884e36d6c89;hpb=b1ead1b930038e4f7cd6ee7f737d7ee4699a068c;p=gapil.git diff --git a/sources/Flock.c b/sources/Flock.c index fb88d17..f20f6df 100644 --- a/sources/Flock.c +++ b/sources/Flock.c @@ -36,8 +36,10 @@ #include /* C standard library */ #include /* unix standard library */ #include /* standard I/O library */ -#include /* string functions */ -#include /* string functions */ +#include /* C strings library */ +#include /* file control functions */ + + /* user defined header */ #include "macros.h" /* some useful macros */