| 36366:202c60d1300f | 36367:891eea799578 |
|---|---|
| 19 * along with this program; if not, write to the Free Software | 19 * along with this program; if not, write to the Free Software |
| 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA | 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA |
| 21 */ | 21 */ |
| 22 #include "internal.h" | 22 #include "internal.h" |
| 23 #include "debug.h" | 23 #include "debug.h" |
| 24 #include "plugin.h" | 24 #include "plugins.h" |
| 25 #include "sslconn.h" | 25 #include "sslconn.h" |
| 26 #include "version.h" | 26 #include "version.h" |
| 27 | 27 |
| 28 #define SSL_PLUGIN_ID "core-ssl" | 28 #define SSL_PLUGIN_ID "core-ssl" |
| 29 | 29 |