Add GCC attributes when compiled with gcc. This helps find out if
authorRichard Levitte <levitte@openssl.org>
Thu, 3 Apr 2003 23:06:05 +0000 (23:06 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 3 Apr 2003 23:06:05 +0000 (23:06 +0000)
commit68b42986cb47be2bb22c05a5c44584e749599616
tree91346d9492c6b52489d57fb670a983ab855beada
parent57544ee2248a2f9d976844fe8eaaf404d4d70f1a
Add GCC attributes when compiled with gcc.  This helps find out if
we're using the printing functions correctly or not.

I used the corresponding attributes found in the header files of my
Linux installation.
crypto/bio/bio.h