chiark / gitweb /
remove unused includes
[elogind.git] / src / core / target.c
index 33fb66bc3fe4800617d521d53bac86c55bde964d..8817ef21c4c61a3daba8d24b717e9a3c19f83406 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include <errno.h>
-#include <signal.h>
-#include <unistd.h>
 
 #include "unit.h"
 #include "target.h"
-#include "load-fragment.h"
 #include "log.h"
 #include "dbus-target.h"
 #include "special.h"