chiark / gitweb /
remove unused includes
[elogind.git] / src / shared / spawn-polkit-agent.c
index 8f259a8f39c5254a3fb3fc61bbd679bf79bd9bbf..bc1810da985de88b26f4356a75dd0cffb4ade618 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <sys/types.h>
 #include <stdlib.h>
 #include <unistd.h>
-#include <string.h>
-#include <sys/prctl.h>
 #include <signal.h>
-#include <fcntl.h>
 #include <errno.h>
 #include <poll.h>