Revision: 23496 http://trac.macosforge.org/projects/launchd/changeset/23496 Author: zarzycki@apple.com Date: 2008-01-25 14:08:13 -0800 (Fri, 25 Jan 2008) Log Message: ----------- Think-o. Modified Paths: -------------- branches/SULeopard/launchd/src/launchproxy.c Modified: branches/SULeopard/launchd/src/launchproxy.c =================================================================== --- branches/SULeopard/launchd/src/launchproxy.c 2008-01-23 22:25:34 UTC (rev 23495) +++ branches/SULeopard/launchd/src/launchproxy.c 2008-01-25 22:08:13 UTC (rev 23496) @@ -17,6 +17,7 @@ * * @APPLE_APACHE_LICENSE_HEADER_END@ */ +#include "config.h" #if HAVE_SECURITY #include <Security/Authorization.h> #include <Security/AuthorizationTags.h>