adm_proto.h: Change usage of INTERFACE to use KRB5_CALLCONV and KRB5_DLLIMP
authorTheodore Tso <tytso@mit.edu>
Wed, 12 Jun 1996 04:42:41 +0000 (04:42 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 12 Jun 1996 04:42:41 +0000 (04:42 +0000)
commit971bbdbe06775c56e02d06919f0bfab7c7c27bb8
tree2fc5a0c5c78cf535e0f819cac73c815ee9e9deb6
parent59e0fbe5a62efe044fc502bc50ae1a30e5150b78
adm_proto.h: Change usage of INTERFACE to use KRB5_CALLCONV and KRB5_DLLIMP

winsock.h: Rename to kwinsock.h.  Recent versions of Microsoft
compilers include winsock.h, and the one we have collides with NT
errno definitions.  Using the one provided by the compiler is
preferable.  If you are using an old version of MSVC that doesn't
include winsock.h, then rename kwinsock.h to winsock.h

kdb_dbm.h: Don't include kdb_dbm.h for Win-32.

kdb.h: Don't include most of kdb.h for Win-32.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8306 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/ChangeLog
src/include/krb5/adm_proto.h
src/include/krb5/kdb.h
src/include/krb5/kdb_dbm.h
src/include/krb5/kwinsock.h [moved from src/include/krb5/winsock.h with 100% similarity]