chiark / gitweb /
remove unused includes
[elogind.git] / src / libsystemd / sd-event / sd-event.c
index 25089a03350129cece6cef0b42b497d7b2f7f2d9..0c4e5179e3dfd36347cc3153a4c4bb76d8f584d5 100644 (file)
@@ -22,7 +22,6 @@
 #include <sys/epoll.h>
 #include <sys/timerfd.h>
 #include <sys/wait.h>
-#include <pthread.h>
 
 #include "sd-id128.h"
 #include "sd-daemon.h"