1 2 3 4 5 6
#ifndef AUTO_CERTFILE_H #define AUTO_CERTFILE_H extern const char auto_certfile[]; #endif