bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #20261] fcntl.h can be included unconditinally


From: James Youngman
Subject: [bug #20261] fcntl.h can be included unconditinally
Date: Sat, 08 Sep 2007 12:13:42 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070310 Iceweasel/2.0.0.3 (Debian-2.0.0.3-2)

Update of bug #20261 (project findutils):

                  Status:                    None => Fixed                  

    _______________________________________________________

Follow-up Comment #2:

fcntl.h has been unconditionally included since 2007-07-02 (but that code has
not yet been included in a release).

./find/fstype.c-
./find/fstype.c:#include <fcntl.h>
./find/fstype.c-#ifdef HAVE_SYS_MNTIO_H
--
./find/ftsfind.c-
./find/ftsfind.c:#include <fcntl.h>
./find/ftsfind.c-#include <sys/stat.h>
--
./find/parser.c-
./find/parser.c:#include <fcntl.h>
./find/parser.c-
--
./find/pred.c-#include <stdarg.h>
./find/pred.c:#include <fcntl.h>
./find/pred.c-#include <locale.h>
--
./find/util.c-
./find/util.c:#include <fcntl.h>
./find/util.c-#ifdef HAVE_SYS_UTSNAME_H
--
./find/find.c-#include <sys/stat.h>
./find/find.c:#include <fcntl.h>
./find/find.c-#include <openat.h>
--
./locate/locate.c-
./locate/locate.c:#include <fcntl.h>
./locate/locate.c-
--
./xargs/xargs.c-#include <getopt.h>
./xargs/xargs.c:#include <fcntl.h>
./xargs/xargs.c-
--
./lib/listfile.c-#include <errno.h>
./lib/listfile.c:#include <fcntl.h>
./lib/listfile.c-#include <string.h>


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20261>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]