cleanup, pidfile_remove bugfix, options (configdir?)
[collectd.git] / src / collectd.h
index 922aebf..a469bd4 100644 (file)
 extern time_t curtime;
 extern int operating_mode;
 
+int main (int argc, char **argv);
+
 #endif /* COLLECTD_H */