[libdispatch-changes] [65] trunk/src/private.h

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 28 02:22:20 PDT 2009


Revision: 65
          http://trac.macosforge.org/projects/libdispatch/changeset/65
Author:   robert at 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 at 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__
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/libdispatch-changes/attachments/20091028/2ef47627/attachment.html>


More information about the libdispatch-changes mailing list