summaryrefslogtreecommitdiff
path: root/launchd/privileged_startx/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'launchd/privileged_startx/client.c')
-rw-r--r--launchd/privileged_startx/client.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/launchd/privileged_startx/client.c b/launchd/privileged_startx/client.c
index 8e1a771..6c3a6d6 100644
--- a/launchd/privileged_startx/client.c
+++ b/launchd/privileged_startx/client.c
@@ -26,6 +26,10 @@
* prior written authorization.
*/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include <mach/mach.h>
#include <mach/mach_error.h>
#include <servers/bootstrap.h>