Subversion Repositories Tewi

Rev

Rev 46 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 46 Rev 50
Line 1... Line 1...
1
/* $Id: config.h 46 2024-09-18 09:58:45Z nishi $ */
1
/* $Id: config.h 50 2024-09-18 11:06:12Z nishi $ */
2
 
2
 
3
#ifndef __CONFIG_H__
3
#ifndef __CONFIG_H__
4
#define __CONFIG_H__
4
#define __CONFIG_H__
5
 
5
 
6
#define NO_SSL
6
#undef NO_SSL
7
 
7
 
8
/* DO NOT EDIT BELOW THIS LINE */
8
/* DO NOT EDIT BELOW THIS LINE */
9
 
9
 
10
#ifdef NO_SSL
10
#ifdef NO_SSL
11
#define SSL void
11
#define SSL void