summaryrefslogtreecommitdiff
path: root/src/auto_ciphers.h
blob: 2842fbdbd27b3eb7af66ab752227e0adc3a5644d (plain)
1
2
3
4
5
6
#ifndef AUTO_CIPHERS_H
#define AUTO_CIPHERS_H

extern const char auto_ciphers[];

#endif