[systemd-devel] [PATCH 2/2] epoll and signalfd has been moved into sd event loop
Lennart Poettering
lennart at poettering.net
Tue Dec 10 14:50:50 PST 2013
On Mon, 09.12.13 14:08, Shawn Landden (shawn at churchofgit.com) wrote:
Looks good. Committed! Thanks!
> ---
> src/core/manager.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/src/core/manager.c b/src/core/manager.c
> index f06df54..56c10cf 100644
> --- a/src/core/manager.c
> +++ b/src/core/manager.c
> @@ -22,9 +22,7 @@
> #include <assert.h>
> #include <errno.h>
> #include <string.h>
> -#include <sys/epoll.h>
> #include <signal.h>
> -#include <sys/signalfd.h>
> #include <sys/wait.h>
> #include <unistd.h>
> #include <sys/poll.h>
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list