k5-config.h, k5-sockets.h: Move the sockets specific setup out
authorTheodore Tso <tytso@mit.edu>
Tue, 23 May 1995 19:34:44 +0000 (19:34 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 23 May 1995 19:34:44 +0000 (19:34 +0000)
commitd97135d5eff1c52eee49395b34a3dafe056c3db6
treead2352caeb35334682400ef2b3dd0223ffa8ffb8
parent7b9913b6a1ba63671c566ace558b40c11c2e99e9
k5-config.h, k5-sockets.h: Move the sockets specific setup out
  of k5-config.h to k5-sockets.h, and modify k5-int to
  include k5-sockets.h (if it is requested by
  NEED_SOCKETS) after including krb5.h.  This keeps the
  gdb type numbers the same across .o files, so that
  recent binuntils can compress the debugging information
  in executables linked with a debugging library.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5849 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/ChangeLog
src/include/krb5/k5-config.h
src/include/krb5/k5-sockets.h [new file with mode: 0644]