Stephen C. Tweedie wrote:
> What about
>
> {
> int _padding; /* Old location of int _band */
> int _fd;
> long _band; /* POLL_IN, POLL_OUT, POLL_MSG */
> };
>
> as a solution?
You could even copy _band into _padding for binary compatibility.
-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:09 EST