getcwd-lgpl: port to Tru64
[gnulib.git] / lib / getcwd-lgpl.c
index d550f35..cebe8f7 100644 (file)
@@ -20,6 +20,7 @@
 #include <unistd.h>
 
 #include <errno.h>
+#include <stdlib.h>
 #include <string.h>
 
 #if GNULIB_GETCWD