On Thu, Jun 17, 2004, Torsten Homeyer wrote:
>   Added files:
>     openpkg-src/sysmon      sysmon.patch
>
>   Log:
>     modifying package: sysmon-0.91.20 20040617 again
>
>[...]
>
>   + #include <limits.h>
>   +-#if (defined(__svr4__) || defined(unixware))   /* slo-laris */
>   ++#if defined(__svr4__) || defined(unixware) || (defined(__sun) && 
> defined(__SVR4))  /* slo-laris */
>   + #include <sys/filio.h>
>[...]
>
If you know that the author's intention is to handle Solaris, then the
__svr4__ and unixware definitions aren't needed at all. You probably know
this, but left it in anyways assuming the worst (the author wrote an
incomplete comment and wanted to handle SCO and others as well?)

-- 
[EMAIL PROTECTED]
Development Team, Operations Northern Europe
Cable & Wireless Telecommunications Services

Attachment: pgp7vp9Pby6Nr.pgp
Description: PGP signature

Reply via email to