summaryrefslogtreecommitdiff
path: root/src/shared/log.c
diff options
context:
space:
mode:
authorRonny Chevalier <chevalier.ronny@gmail.com>2015-04-10 20:43:52 +0200
committerSven Eden <yamakuzure@gmx.net>2017-03-14 08:02:36 +0100
commit01c94c5d0aff09b4c0e429d483c8eeba40017071 (patch)
treea538badab62aa338c24809ebeb75ecf47d476a4f /src/shared/log.c
parentd6a6c7157af1ce285962f98f006a3f05bb7c11ef (diff)
shared: add formats-util.h
Diffstat (limited to 'src/shared/log.c')
-rw-r--r--src/shared/log.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/log.c b/src/shared/log.c
index 7edcf1f18..32ec581d8 100644
--- a/src/shared/log.c
+++ b/src/shared/log.c
@@ -35,7 +35,6 @@
#include "macro.h"
#include "socket-util.h"
#include "formats-util.h"
-#include "process-util.h"
#define SNDBUF_SIZE (8*1024*1024)