view src/master/sysinfo-get.h @ 8354:5339d2ebeb56 HEAD

dovecot -n/-a: Print some information about the system.
author Timo Sirainen <tss@iki.fi>
date Wed, 29 Oct 2008 20:16:40 +0200
parents
children
line wrap: on
line source

#ifndef SYSINFO_GET_H
#define SYSINFO_GET_H

const char *sysinfo_get(const char *mail_location);

#endif