X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Ffcntl_.h;h=5c2857caef685106ac4818676dafdc06aa1bf6c3;hb=b566a1cae5310716bad3151cee69f943915b2d31;hp=a701bcd7b0fbb4609e038eb659d9ed929a905679;hpb=e9255b85d00e92866a4edbca355ef59d825e9705;p=gnulib.git diff --git a/lib/fcntl_.h b/lib/fcntl_.h index a701bcd7b..5c2857cae 100644 --- a/lib/fcntl_.h +++ b/lib/fcntl_.h @@ -59,9 +59,6 @@ # define O_NOCTTY 0 #endif -#ifdef O_NOFOLLOW_IS_INEFFECTIVE -# undef O_NOFOLLOW -#endif #ifndef O_NOFOLLOW # define O_NOFOLLOW 0 #endif