summaryrefslogtreecommitdiff
path: root/sqmail-4.3.07/src/include/tls_start.h
blob: d0417f912bf5325691df73f728259beaf3a91ed4 (plain)
1
2
3
4
5
6
7
#ifndef TLS_START_H
#define TLS_START_H

int starttls_init(void);
int starttls_info(void);

#endif