mirror of
https://github.com/systemd/systemd.git
synced 2025-01-11 09:18:07 +03:00
Remove duplicate includes
This commit is contained in:
parent
6e37cd2f4a
commit
9d50e74a0a
@ -42,7 +42,6 @@
|
|||||||
#include "macro.h"
|
#include "macro.h"
|
||||||
#include "strv.h"
|
#include "strv.h"
|
||||||
#include "fileio.h"
|
#include "fileio.h"
|
||||||
#include "socket-util.h"
|
|
||||||
#include "microhttpd-util.h"
|
#include "microhttpd-util.h"
|
||||||
|
|
||||||
#ifdef HAVE_GNUTLS
|
#ifdef HAVE_GNUTLS
|
||||||
|
@ -83,7 +83,6 @@
|
|||||||
#include "gunicode.h"
|
#include "gunicode.h"
|
||||||
#include "virt.h"
|
#include "virt.h"
|
||||||
#include "def.h"
|
#include "def.h"
|
||||||
#include "missing.h"
|
|
||||||
|
|
||||||
int saved_argc = 0;
|
int saved_argc = 0;
|
||||||
char **saved_argv = NULL;
|
char **saved_argv = NULL;
|
||||||
|
Loading…
Reference in New Issue
Block a user