changeset 16780:69130722f8b9

pathmax: Fix compilation error on MSVC 9. * modules/pathmax (Depends-on): Add unistd.
author Bruno Haible <bruno@clisp.org>
date Sat, 14 Apr 2012 21:52:00 +0200
parents d208110ffb1c
children f3d643af663d
files ChangeLog modules/pathmax
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-14  Bruno Haible  <bruno@clisp.org>
+
+	pathmax: Fix compilation error on MSVC 9.
+	* modules/pathmax (Depends-on): Add unistd.
+
 2012-04-12  Paul Eggert  <eggert@cs.ucla.edu>
 
 	README: document pointer comparison assumption
--- a/modules/pathmax
+++ b/modules/pathmax
@@ -6,6 +6,7 @@
 m4/pathmax.m4
 
 Depends-on:
+unistd
 
 configure.ac:
 gl_PATHMAX