/* $Id: config.h.tmpl 79 2024-09-19 11:11:55Z nishi $ */ #ifndef __CONFIG_H__ #define __CONFIG_H__ #undef NO_SSL /* DO NOT EDIT BELOW THIS LINE */ #ifdef NO_SSL #define SSL void #endif #endif /* vim: syntax=c */