Removed away include of system headers in comstack.h. Instead
authorAdam Dickmeiss <adam@indexdata.dk>
Sun, 16 Jan 2005 21:51:49 +0000 (21:51 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Sun, 16 Jan 2005 21:51:49 +0000 (21:51 +0000)
commit825d22351b1d59c71e98357b4931bf7bb67daa3a
tree25ae667bb3120c2e26f0fe9349c90b2d2ded3cd3
parent434f8168ad00b6530158055cb9c7b4adaf9ebd9f
Removed away include of system headers in comstack.h. Instead
include them in the various implementation C files.
Added more headers in AC_CHECK_HEADERS.
12 files changed:
client/admin.c
client/bertorture.c
configure.in
include/yaz/comstack.h
include/yaz/xmalloc.h
src/ber_int.c
src/seshigh.c
src/session.h
src/statserv.c
src/tcpdchk.c
src/tcpip.c
src/unix.c