mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 09:21:26 +03:00
remove duplicated includes
This commit is contained in:
parent
3906ab4adf
commit
39505e3c3b
@ -22,7 +22,6 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <getopt.h>
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <sys/statfs.h>
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include "strv.h"
|
||||
#include "bus-util.h"
|
||||
#include "bus-common-errors.h"
|
||||
#include "def.h"
|
||||
#include "socket-util.h"
|
||||
#include "mkdir.h"
|
||||
#include "def.h"
|
||||
|
@ -25,7 +25,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <signal.h>
|
||||
#include <libintl.h>
|
||||
#include <locale.h>
|
||||
#include <stdio.h>
|
||||
#include <syslog.h>
|
||||
#include <sched.h>
|
||||
|
Loading…
Reference in New Issue
Block a user