X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fpagealign_alloc.c;h=c06dd0da4fab015859c34b08dfc108dcb91945ab;hb=cb07569c0de7172006a6dcf94adc5658fdaa523c;hp=cbbe76346e8860dddaeaabb1968a051aa7639ba1;hpb=7c6d5072278ec9af612e21f0507a009ed37816e1;p=gnulib.git diff --git a/lib/pagealign_alloc.c b/lib/pagealign_alloc.c index cbbe76346..c06dd0da4 100644 --- a/lib/pagealign_alloc.c +++ b/lib/pagealign_alloc.c @@ -52,6 +52,11 @@ # endif #endif +/* The results of open() in this file are not used with fchdir, + therefore save some unnecessary work in fchdir.c. */ +#undef open +#undef close + #if HAVE_MMAP || ! HAVE_POSIX_MEMALIGN