From 3d1a6df0d72a7e0105140b963a4b5a9aaaef0328 Mon Sep 17 00:00:00 2001 From: Jordan Lee Date: Mon, 5 May 2014 21:08:30 +0000 Subject: [PATCH] remove extraneous 'include event.h' that confused the mac build. --- daemon/daemon.c | 1 - 1 file changed, 1 deletion(-) diff --git a/daemon/daemon.c b/daemon/daemon.c index 757f30626..34be2582e 100644 --- a/daemon/daemon.c +++ b/daemon/daemon.c @@ -18,7 +18,6 @@ #endif #include /* daemon */ -#include #include #include -- 2.49.0