Add declspec for Windows

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23025 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-17 10:01:57 +00:00
parent 6366b8c641
commit 795ee939ea
53 changed files with 281 additions and 233 deletions

View File

@@ -34,7 +34,7 @@
#include "mech_locl.h"
RCSID("$Id$");
int
int GSSAPI_LIB_FUNCTION
gss_oid_equal(const gss_OID a, const gss_OID b)
{
if (a == b)