pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/40756 CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk/lib



The following reply was made to PR pkg/40756; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40756 CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk/lib
Date: Wed, 25 Feb 2009 19:31:53 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  joerg
 Date:          Wed Feb 25 19:31:53 UTC 2009
 
 Modified Files:
        pkgsrc/pkgtools/pbulk/files/pbulk/lib: event.c
 
 Log Message:
 Include sys/poll.h and poll.h directly if they exist.
 nbcompat/poll.h conflicts with the system header on Solaris
 and is implicitly included by nbcompat.h already, if needed.
 Fixes PR 40756.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/pbulk/files/pbulk/lib/event.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index