Merge branch 'v0.6'
This commit is contained in:
commit
ef811b1a4f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user