pathmax: Fix compilation error on MSVC 9.
authorBruno Haible <bruno@clisp.org>
Sat, 14 Apr 2012 19:52:00 +0000 (21:52 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 14 Apr 2012 19:52:00 +0000 (21:52 +0200)
* modules/pathmax (Depends-on): Add unistd.

ChangeLog
modules/pathmax

index ce6d19a..62cd270 100644 (file)
--- 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
index df9b56c..27ca490 100644 (file)
@@ -6,6 +6,7 @@ lib/pathmax.h
 m4/pathmax.m4
 
 Depends-on:
+unistd
 
 configure.ac:
 gl_PATHMAX