summaryrefslogtreecommitdiff
path: root/src/journal/journal-remote.c
diff options
context:
space:
mode:
authorBas van den Berg <b.van.den.berg.nl@gmail.com>2014-04-08 11:14:16 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-04-20 22:10:21 -0400
commit9d50e74a0aeefa5b66eae1ad3e38af59fdc4ca62 (patch)
tree43d0d084ddf6ad49da61f8e7bc4beafb8450b038 /src/journal/journal-remote.c
parent6e37cd2f4af8928d905203108a4331e375d7127c (diff)
Remove duplicate includes
Diffstat (limited to 'src/journal/journal-remote.c')
-rw-r--r--src/journal/journal-remote.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/journal/journal-remote.c b/src/journal/journal-remote.c
index 794298fe6f..ec4054f2f5 100644
--- a/src/journal/journal-remote.c
+++ b/src/journal/journal-remote.c
@@ -42,7 +42,6 @@
#include "macro.h"
#include "strv.h"
#include "fileio.h"
-#include "socket-util.h"
#include "microhttpd-util.h"
#ifdef HAVE_GNUTLS