audk/CryptoPkg/Include
Ard Biesheuvel 84c7452165 CryptoPkg: remove global variable 'timeval' from OpenSslSupport.h
The header file OpenSslSupport.h not only defines a type 'struct timeval'
but also defines a global variable 'timeval' of that type. The RVCT
compiler does not merge this definition into a common symbol, resulting
in duplicate definition errors in the final link. So remove the
variable definition.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Qin Long <qin.long@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19135 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-07 06:33:27 +00:00
..
Library [CryptoPkg] Correct one typo in the API comments. 2015-11-25 08:34:57 +00:00
Protocol Fix issue that RsaPkcs1Verify() may not work in PEI phase. 2012-11-22 05:07:22 +00:00
arpa
netinet
openssl
sys
OpenSslSupport.h CryptoPkg: remove global variable 'timeval' from OpenSslSupport.h 2015-12-07 06:33:27 +00:00
assert.h
ctype.h
dirent.h
errno.h
limits.h
malloc.h
math.h
memory.h CryptoPkg: Wrapper files updates to support openssl-1.0.2c 2015-06-16 00:54:16 +00:00
netdb.h
sgtty.h
signal.h
stdarg.h
stddef.h
stdio.h
stdlib.h
string.h
strings.h
syslog.h
time.h
unistd.h