* lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Aug 2006 21:54:54 +0000 (21:54 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 31 Aug 2006 21:54:54 +0000 (21:54 +0000)
commitefc9686904177e6644b5528c4703f378daaee0b0
tree0478e68eb76f10929b8303489b8eda3de84baf23
parent1c795e506880da0ea22a814e91cff2e295d18374
* lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
Don't include unistd.h or limits.h; not needed, since chdir-long.h
does that for us.
(O_DIRECTORY): Remove.
* modules/chdir-long (Depends-on): Add fcntl.
lib/chdir-long.c
modules/chdir-long