]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doh
authorJim Meyering <jim@meyering.net>
Mon, 10 Feb 2003 22:45:59 +0000 (22:45 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 10 Feb 2003 22:45:59 +0000 (22:45 +0000)
lib/euidaccess.h

index 25abcede68e93f3ac0876d24ef11418772f632bb..17b7e98138c4a8338da8e0f9d5785e927a7ff6de 100644 (file)
@@ -1,3 +1,3 @@
-#if HAVE_DECL_EUIDACCESS
+#if HAVE_DECL_EUIDACCESS
 int euidaccess (char const *file, int mode);
 #endif