* include/sys/un.h: #include <string.h> for strlen.

This commit is contained in:
Corinna Vinschen
2009-03-23 08:45:18 +00:00
parent a26691a67c
commit ab1739c0b9
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2009-03-22 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
* include/sys/un.h: #include <string.h> for strlen.
2009-03-19 Corinna Vinschen <corinna@vinschen.de>
* dlfcn.cc (get_full_path_of_dll): Revert patch from 2008-07-16.