summaryrefslogtreecommitdiffstats
path: root/src/tests/gssapi/t_gssapi.py
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2012-09-14 13:55:36 -0400
committerTom Yu <tlyu@mit.edu>2012-09-14 13:55:36 -0400
commit6d9a424a12cc23da9f4b3dc71502f9ad917bc1fd (patch)
tree4aa3db3212a38367c3b67e539daa8fbe36bc7bbd /src/tests/gssapi/t_gssapi.py
parent7f8f693a439810569bd869c7b3975f9dd03f4d43 (diff)
downloadkrb5-6d9a424a12cc23da9f4b3dc71502f9ad917bc1fd.tar.gz
krb5-6d9a424a12cc23da9f4b3dc71502f9ad917bc1fd.tar.xz
krb5-6d9a424a12cc23da9f4b3dc71502f9ad917bc1fd.zip
Avoid multiply defining OIDs in tests/gssapi
Declarations of gss_OID_desc mech_krb5, etc. in tests/gssapi/common.h can result in multiple definitions when the test programs are linked. Prefix the declarations with "extern" to prevent this.
Diffstat (limited to 'src/tests/gssapi/t_gssapi.py')
0 files changed, 0 insertions, 0 deletions