Revision
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

Diff

Modified: branches/SULeopard/launchd/src/launchctl.c (23641 => 23642)


--- 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>