Subject: Re: CVS commit: src/tools/compat
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: John Nemeth <jnemeth@victoria.tc.ca>
List: source-changes
Date: 10/18/2007 22:44:13
On Feb 3, 11:43pm, YAMAMOTO Takashi wrote:
} Christos Zoulas wrote:
} > On Oct 18,  2:45pm, yamt@mwd.biglobe.ne.jp (YAMAMOTO Takashi) wrote:
} > 
} > | it includes headers in /usr/include, which don't necessarily know about
} > | _NETBSD_TOOLS, doesn't it?
} > 
} > I changed the needed headers to "know" about the define. mtree passes -Wall
} > now.
} > 
} > christos
} 
} only if your /usr/include is new enough to know it?
} i don't think that host tools should expect supports from
} host environment.

    They don't.  The support comes from our compat library.

}-- End of excerpt from YAMAMOTO Takashi