view src/master/sysinfo-get.h @ 9490:fd84592e817b HEAD

dovecot-example.conf: Updated dict comments.
author Timo Sirainen <tss@iki.fi>
date Mon, 23 Nov 2009 13:08:47 -0500
parents 5339d2ebeb56
children
line wrap: on
line source

#ifndef SYSINFO_GET_H
#define SYSINFO_GET_H

const char *sysinfo_get(const char *mail_location);

#endif