projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afabd3b
)
write_graphite plugin: Remove duplicate includes.
author
Florian Forster
<octo@collectd.org>
Fri, 3 Feb 2012 09:03:58 +0000
(10:03 +0100)
committer
Florian Forster
<octo@collectd.org>
Fri, 3 Feb 2012 09:03:58 +0000
(10:03 +0100)
Change-Id: I8745634aee66edde18f5720a6b4882d51e19ee12
src/write_graphite.c
patch
|
blob
|
history
diff --git
a/src/write_graphite.c
b/src/write_graphite.c
index
827ec38
..
fab8f05
100644
(file)
--- a/
src/write_graphite.c
+++ b/
src/write_graphite.c
@@
-44,10
+44,6
@@
#include <pthread.h>
#include <sys/socket.h>
-#include <sys/stat.h>
-#include <sys/types.h>
-
-#include <netinet/in.h>
#include <netdb.h>
#ifndef WG_FORMAT_NAME