Code

src/daemon/utils_time.c: Rewrite format_zone() using strftime().
[collectd.git] / src / mbmon.c
index 90226bbf6e7403eda02919b8b9e02fb008215ba2..5e87f00b7087935786d695a6b37387df00901ce5 100644 (file)
@@ -20,7 +20,7 @@
  *
  * Authors:
  *   Flavio Stanchina <flavio at stanchina.net>
- *   Florian Forster <octo at verplant.org>
+ *   Florian Forster <octo at collectd.org>
  **/
 
 #include "collectd.h"
@@ -29,7 +29,6 @@
 #include "configfile.h"
 
 #include <netdb.h>
-#include <sys/socket.h>
 #include <netinet/in.h>
 #include <netinet/tcp.h>