]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/import/importd.c
fix includes 7218/head
authorMatija Skala <mskala@gmx.com>
Mon, 30 Oct 2017 09:32:45 +0000 (10:32 +0100)
committerMatija Skala <mskala@gmx.com>
Mon, 30 Oct 2017 09:32:45 +0000 (10:32 +0100)
commitd7e454ba9c5b25bfecbe85000d673dc1c771fb71
tree2d9a390fd166703014ca8c1f78297e0302e652ec
parent5a10b4d6bf209aa95f5a675130da184343aa5fb3
fix includes

sys/wait.h is needed for WEXITED macro

poll.h is more portable than sys/poll.h
src/import/importd.c
src/test/test-seccomp.c