contrib/exec-nagios.px: Added a Perl script which handles Nagios plugins.
[collectd.git] / src / email.c
index f5a544a..869b7c3 100644 (file)
@@ -39,6 +39,8 @@
 
 #include "configfile.h"
 
+#include <stddef.h>
+
 #if HAVE_LIBPTHREAD
 # include <pthread.h>
 #endif