opendir: Avoid compilation error on mingw.
authorBruno Haible <bruno@clisp.org>
Wed, 21 Sep 2011 21:19:44 +0000 (23:19 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 21 Sep 2011 21:19:44 +0000 (23:19 +0200)
commita2073a897a3b11f89ab6c7e6ccad143a11f2e9d8
tree5322b8f5056c9fa4ac12f97af77118dbe98429e2
parent834cf7dbf43a8432d57fc2a709c317fd02d019b6
opendir: Avoid compilation error on mingw.

* lib/opendir.c: Include <stddef.h> always. Include <unistd.h> as well.
* modules/opendir (Depends-on): Add unistd.
ChangeLog
lib/opendir.c
modules/opendir