+2007-03-23 Paul Eggert <eggert@cs.ucla.edu>
+
+ * src/pathchk.c: Don't include euidaccess.h, as we don't call
+ euidaccess.
+
2007-03-23 Jim Meyering <jim@meyering.net>
* README-package-renamed-to-coreutils: Add a URL for the FAQ,
/* pathchk -- check whether file names are valid or portable
- Copyright (C) 1991-2006 Free Software Foundation, Inc.
+ Copyright (C) 1991-2007 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
#include "system.h"
#include "error.h"
-#include "euidaccess.h"
#include "quote.h"
#include "quotearg.h"