summaryrefslogtreecommitdiff
path: root/src/auto_cafile.h
blob: 102ca55494457155558869eff58597e3ec2b01a0 (plain)
1
2
3
4
5
6
#ifndef AUTO_CAFILE_H
#define AUTO_CAFILE_H

extern const char auto_cafile[];

#endif