On Mon, Mar 23, 2020 at 9:17 AM Eshan Dhawan
wrote:
> hello everyone,
> As @Vaibhav Guptatold the FreeBSD and
> NetBSD implemenattio of ftw.h requirs fts.h which inturn requires
> sys/mount.h which requirs many other headres that are not yet implemented
> so creating a dependencies chain
> re
hello everyone,
As @Vaibhav Guptatold the FreeBSD and NetBSD
implemenattio of ftw.h requirs fts.h which inturn requires sys/mount.h
which requirs many other headres that are not yet implemented so creating a
dependencies chain
requiring to add 10-15 more headers just to add ftw.h
So I started s