mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Update from Gnulib by running admin/merge-gnulib
This commit is contained in:
parent
bd04818e53
commit
30bfb03adf
1 changed files with 4 additions and 0 deletions
|
|
@ -55,6 +55,10 @@ orig_open (const char *filename, int flags, mode_t mode)
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
|
#ifndef HAVE_WORKING_O_DIRECTORY
|
||||||
|
# define HAVE_WORKING_O_DIRECTORY false
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef OPEN_TRAILING_SLASH_BUG
|
#ifndef OPEN_TRAILING_SLASH_BUG
|
||||||
# define OPEN_TRAILING_SLASH_BUG false
|
# define OPEN_TRAILING_SLASH_BUG false
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue