X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FLockFile.c;h=432ec27e0e1c9adceeb7a70c9060d7c14f88e7e9;hb=31f55ec58bee8b2c4993633849b7da4e30cab222;hp=5bdc4a36cc30634aabee393d3bfbda8d67951784;hpb=b1ead1b930038e4f7cd6ee7f737d7ee4699a068c;p=gapil.git diff --git a/sources/LockFile.c b/sources/LockFile.c index 5bdc4a3..432ec27 100644 --- a/sources/LockFile.c +++ b/sources/LockFile.c @@ -28,8 +28,8 @@ *****************************************************************************/ #include #include -#include /* unix standard functions */ -#include /* file control (lock) functions */ +#include /* unix standard functions */ +#include /* file control functions */ /* * Function LockFile: *