memcached plugin: Use hostname_g when reading localhost.
[collectd.git] / src / notify_email.c
index c77b2d1..c7fe79e 100644 (file)
  **/
 
 #include "collectd.h"
+
 #include "common.h"
 #include "plugin.h"
 
 #include <auth-client.h>
 #include <libesmtp.h>
-#include <pthread.h>
 
 #define MAXSTRING               256