28 Oct
2009
28 Oct
'09
9:22 a.m.
Revision: 65 http://trac.macosforge.org/projects/libdispatch/changeset/65 Author: robert@fledge.watson.org Date: 2009-10-28 02:22:19 -0700 (Wed, 28 Oct 2009) Log Message: ----------- Remove unneeded include of sys/event.h. Submitted by: Paolo Bonzini <bonzini@gnu.org> Modified Paths: -------------- trunk/src/private.h Modified: trunk/src/private.h =================================================================== --- trunk/src/private.h 2009-10-28 09:21:08 UTC (rev 64) +++ trunk/src/private.h 2009-10-28 09:22:19 UTC (rev 65) @@ -34,7 +34,6 @@ #endif #include <unistd.h> #include <sys/cdefs.h> -#include <sys/event.h> #include <pthread.h> #ifndef __DISPATCH_BUILDING_DISPATCH__
5858
Age (days ago)
5858
Last active (days ago)
0 comments
1 participants
participants (1)
-
source_changes@macosforge.org