diff options
Diffstat (limited to 'otherlibs/unix/lockf.c')
-rw-r--r-- | otherlibs/unix/lockf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/otherlibs/unix/lockf.c b/otherlibs/unix/lockf.c index ef1ad43393..813a4f7f60 100644 --- a/otherlibs/unix/lockf.c +++ b/otherlibs/unix/lockf.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id: lockf.c 12858 2012-08-10 14:45:51Z maranget $ */ - #include <errno.h> #include <fcntl.h> #include <fail.h> |