X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsave-cwd.c;h=5ad790a4d3542a7deafd4f5b9ac6325769e2b1da;hb=7ec881d86b09cad88b3999ee314c21abe78c7eb2;hp=4dcf0d5396ee09f553c570d440790868548ea6fc;hpb=8b03458ebe93a6e1c86c3a468aa3f2eee01e3c4c;p=gnulib.git diff --git a/lib/save-cwd.c b/lib/save-cwd.c index 4dcf0d539..5ad790a4d 100644 --- a/lib/save-cwd.c +++ b/lib/save-cwd.c @@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* Written by Jim Meyering. */ @@ -33,11 +33,7 @@ # include #endif -#if HAVE_FCNTL_H -# include -#else -# include -#endif +#include #include