Archive Index
This month's Index
|
Subject: Re: [libssh2] [PATCH] AIX build fix
Re: [libssh2] [PATCH] AIX build fix
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 23 Nov 2006 23:43:31 +0100 (CET)
On Thu, 23 Nov 2006, Tor Arntsen wrote:
> The problem is that AIX has these defines in /usr/include/sys/poll.h:
Now that's one pair of nasty defines!
> I have used ssh2events, ssh2revents in order to create a private namespace.
Did you try to simply #undef events and revents in session.c after all the
-------------------------------------------------------------------------
|