summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: afabd3b)
raw | patch | inline | side by side (parent: afabd3b)
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 827ec3881263a749eeb68d89c50d7a357a185ac4..fab8f051f1eaf61c79e09cd53f48c72e52435e38 100644 (file)
--- a/src/write_graphite.c
+++ b/src/write_graphite.c
#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