Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103753 Details for
Bug 152489
net-libs/libbt-1.{04,05} fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
openssl-sha-sys-types.patch
openssl-sha-sys-types.patch (text/plain), 544 bytes, created by
SpanKY
on 2006-12-10 11:28:05 UTC
(
hide
)
Description:
openssl-sha-sys-types.patch
Filename:
MIME Type:
Creator:
SpanKY
Created:
2006-12-10 11:28:05 UTC
Size:
544 bytes
patch
obsolete
>Index: ./crypto/sha/sha.h >=================================================================== >RCS file: /usr/local/src/openssl/cvs-tree/openssl/crypto/sha/sha.h,v >retrieving revision 1.21 >diff -u -p -r1.21 sha.h >--- ./crypto/sha/sha.h 18 Dec 2005 19:11:33 -0000 1.21 >+++ ./crypto/sha/sha.h 10 Dec 2006 19:26:12 -0000 >@@ -65,6 +65,10 @@ > extern "C" { > #endif > >+#if !defined(NO_SYS_TYPES_H) >+#include <sys/types.h> >+#endif >+ > #if defined(OPENSSL_NO_SHA) || (defined(OPENSSL_NO_SHA0) && defined(OPENSSL_NO_SHA1)) > #error SHA is disabled. > #endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 152489
: 103753