projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc45159
)
utils_llist.c: remove unneccesary include
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 24 Jul 2016 16:11:07 +0000
(18:11 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sun, 24 Jul 2016 16:11:07 +0000
(18:11 +0200)
src/daemon/utils_llist.c
patch
|
blob
|
history
diff --git
a/src/daemon/utils_llist.c
b/src/daemon/utils_llist.c
index
1a6188f
..
6027338
100644
(file)
--- a/
src/daemon/utils_llist.c
+++ b/
src/daemon/utils_llist.c
@@
-24,8
+24,6
@@
* Florian Forster <octo at collectd.org>
*/
-#include "config.h"
-
#include <stdlib.h>
#include <string.h>