chiark / gitweb /
remove unused includes
[elogind.git] / src / libsystemd / sd-daemon / sd-daemon.c
index 028c2a7a5b4cceb881207ee23fa2bff511196933..c9e2f2dba83f4590a831134f276125df90d70f9b 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/socket.h>
 #include <sys/un.h>
-#include <fcntl.h>
 #include <netinet/in.h>
 #include <stdlib.h>
 #include <errno.h>