fixed menu
[openwrt/svn-archive/archive.git] / libs / xyssl / patches / 003-no_md2.patch
1 Index: xyssl-0.7/include/xyssl/ssl_conf.h
2 ===================================================================
3 --- xyssl-0.7.orig/include/xyssl/ssl_conf.h 2007-09-25 09:39:47.000000000 +0200
4 +++ xyssl-0.7/include/xyssl/ssl_conf.h 2007-09-25 09:43:40.000000000 +0200
5 @@ -93,6 +93,8 @@
6 #define NO_SSL_SRV
7 */
8
9 +#define NO_MD2
10 +
11 #ifdef __cplusplus
12 }
13 #endif