1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-09 12:58:26 +03:00

remove duplicated includes

This commit is contained in:
Thomas Hindoe Paaboel Andersen 2014-12-06 09:43:31 +01:00
parent 32bc8adcd8
commit 8b5e2af108
2 changed files with 0 additions and 2 deletions

View File

@ -33,7 +33,6 @@
#include "fileio.h"
#include "unit.h"
#include "architecture.h"
#include "virt.h"
#include "smack-util.h"
#include "apparmor-util.h"
#include "ima-util.h"

View File

@ -73,7 +73,6 @@
#include "bus-message.h"
#include "bus-error.h"
#include "bus-errors.h"
#include "copy.h"
#include "mkdir.h"
static char **arg_types = NULL;