audk/CryptoPkg/Include
jljusten c61fb9c8a4 CryptoPkg OpenSslSupport.h: Do not instantiate data in an include file
Include files should never instantiate data.  Data should only
be referenced as an 'extern' within include files.

The previous code would generate a GCC warning, since the static
data items were not always referenced.

Signed-off-by: jljusten
Reviewed-by: qlong

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11608 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-04 00:56:11 +00:00
..
Library 1. Add new API supports for PEM & X509 key retrieving & verification; 2010-12-31 07:22:48 +00:00
Protocol
arpa
netinet
openssl
sys
OpenSslSupport.h CryptoPkg OpenSslSupport.h: Do not instantiate data in an include file 2011-05-04 00:56:11 +00:00
assert.h
ctype.h
dirent.h
errno.h
limits.h
malloc.h
math.h
netdb.h
sgtty.h
signal.h
stdarg.h
stddef.h
stdio.h
stdlib.h
string.h
strings.h
syslog.h
time.h
unistd.h