Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/tools/compat
> Module Name: src
> Committed By: christos
> Date: Sun Feb 17 00:34:11 UTC 2013
>
> Modified Files:
> src/tools/compat: compat_defs.h configure.ac
>
> Log Message:
> cygwin defines u_quad_t in <rpc/types.h>, so include this to the headers
> we include and test by default.
Now does it work?
Last time I tried, it failed because NetBSD's <rpc/types.h> defined
enum_t and src/usr.bin/xlint/lint1/lint1.h for tools lint(1) also
defined different enum_t.
---
Izumi Tsutsui
Home |
Main Index |
Thread Index |
Old Index