New upstream version 1.8
[debian/gzip] / lib / getcwd-lgpl.c
index d550f35c4e8a0161fd92842b43db67fa713edbb4..c553f7b4926ba676f4f6894e9b44370a87920f5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2013 Free Software Foundation, Inc.
+/* Copyright (C) 2011-2016 Free Software Foundation, Inc.
    This file is part of gnulib.
 
    This program is free software: you can redistribute it and/or modify
@@ -20,6 +20,7 @@
 #include <unistd.h>
 
 #include <errno.h>
+#include <stdlib.h>
 #include <string.h>
 
 #if GNULIB_GETCWD