Use gnulib 'close' module, for compatibility with newest Gnulib.
authorBen Pfaff <blp@gnu.org>
Tue, 4 Nov 2008 03:49:08 +0000 (19:49 -0800)
committerBen Pfaff <blp@gnu.org>
Tue, 4 Nov 2008 03:49:08 +0000 (19:49 -0800)
Otherwise at link we get an undefined reference to symbol
_close_used_without_requesting_gnulib_module_close.

Thanks to Michel Boaventura for reporting the problem.


No differences found