From 1fffbc7472e84ec806f67a33dc1170d03ccc9868 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 19 May 1995 15:23:18 +0000 Subject: No longer include safe-l?stat.h. --- lib/euidaccess.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/euidaccess.c') diff --git a/lib/euidaccess.c b/lib/euidaccess.c index 598b87522..7bd317d48 100644 --- a/lib/euidaccess.c +++ b/lib/euidaccess.c @@ -74,8 +74,6 @@ extern int errno; #define R_OK 4 #endif -#include "safe-stat.h" - /* The user's real user id. */ static uid_t uid; -- cgit v1.2.3-54-g00ecf