[23642] branches/SULeopard/launchd/src/launchctl.c
Revision: 23642 http://trac.macosforge.org/projects/launchd/changeset/23642 Author: zarzycki@apple.com Date: 2008-07-18 14:25:03 -0700 (Fri, 18 Jul 2008) Log Message: ----------- <rdar://problem/5961228> launchd fails to compile with gcc 4.2 Modified Paths: -------------- branches/SULeopard/launchd/src/launchctl.c Modified: branches/SULeopard/launchd/src/launchctl.c =================================================================== --- branches/SULeopard/launchd/src/launchctl.c 2008-06-06 15:48:42 UTC (rev 23641) +++ branches/SULeopard/launchd/src/launchctl.c 2008-07-18 21:25:03 UTC (rev 23642) @@ -69,7 +69,6 @@ #include <readline/history.h> #include <dns_sd.h> #include <paths.h> -#include <utmp.h> #include <utmpx.h> #include <bootfiles.h> #include <sysexits.h>
participants (1)
-
source_changes@macosforge.org