view src/master/sysinfo-get.h @ 9658:8ba4253adc9b HEAD tip

*-login: SSL connections didn't get closed when the client got destroyed.
author Timo Sirainen <tss@iki.fi>
date Thu, 08 May 2014 16:41:29 +0300
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