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