From 7cffc5f20eaa577093997c999268c8b6cef751b5 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 25 Dec 2005 21:40:01 +0000 Subject: [PATCH] chdir-safer.c still needs unistd.h --- lib/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 83d6f1f..5770a0c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -3,7 +3,7 @@ * chdir-safer.h (FCHMOD_SAFER_H): Remove: it was misnamed, and wasn't needed anyay. * chdir-safer.c (chdir_no_follow): Don't include stdio.h, assert.h, - unistd.h, fcntl--.h; not needed. + fcntl--.h; not needed. (O_DIRECTORY): Define if not already defined. (chdir_no_follow): Revamp describing comment to match code more closely. Redo use of internal vars to avoid lint complaints. -- 2.7.4