Merge branch 'v0.6'

This commit is contained in:
Ben Noordhuis 2011-11-23 19:06:08 +01:00
commit ef811b1a4f

View File

@ -27,6 +27,10 @@
#include <stddef.h> /* offsetof */
#if __STRICT_ANSI__
# define inline __inline
#endif
#undef HAVE_FUTIMES
#undef HAVE_KQUEUE
#undef HAVE_PORTS_FS