Remove duplicate includes

This commit is contained in:
Bas van den Berg 2014-04-08 11:14:16 +02:00 committed by Zbigniew Jędrzejewski-Szmek
parent 6e37cd2f4a
commit 9d50e74a0a
2 changed files with 0 additions and 2 deletions

View file

@ -42,7 +42,6 @@
#include "macro.h"
#include "strv.h"
#include "fileio.h"
#include "socket-util.h"
#include "microhttpd-util.h"
#ifdef HAVE_GNUTLS

View file

@ -83,7 +83,6 @@
#include "gunicode.h"
#include "virt.h"
#include "def.h"
#include "missing.h"
int saved_argc = 0;
char **saved_argv = NULL;