| Index: patches/STORE_ATTR_INFO_compare_declaration_conflict.patch
|
| ===================================================================
|
| --- patches/STORE_ATTR_INFO_compare_declaration_conflict.patch (revision 0)
|
| +++ patches/STORE_ATTR_INFO_compare_declaration_conflict.patch (revision 0)
|
| @@ -0,0 +1,11 @@
|
| +--- openssl-1.0.0f-origin/crypto/store/str_locl.h 2004-05-18 02:49:06.000000000 +0800
|
| ++++ openssl-1.0.0f/crypto/store/str_locl.h 2012-01-19 02:17:50.751681437 +0800
|
| +@@ -60,7 +60,7 @@
|
| + #define HEADER_STORE_LOCL_H
|
| +
|
| + #include <openssl/crypto.h>
|
| +-#include <openssl/store.h>
|
| ++#include "store.h"
|
| +
|
| + #ifdef __cplusplus
|
| + extern "C" {
|
|
|