[Bug 1243] Multiple including of paths.h on AIX 5.1 systems.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Oct 3 19:49:20 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1243


dtucker at zip.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
OtherBugsDependingO|                            |1222
              nThis|                            |




------- Comment #1 from dtucker at zip.com.au  2006-10-03 19:49 -------
(In reply to comment #0)
> This is due to including paths.h from multiple locations.  It is
> included via includes.h as well as directly in the following c files:

Actually it's not a multiple include, but defines.h redefines the
things that paths.h sets.  Removing paths.h isn't really the right way
to fix it (we should use the ones provided by the system where
possible) but it should indeed be fixed.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-bugs mailing list