Move generic list functions to common/generic_lists.c
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 22 May 2006 17:18:27 +0000 (17:18 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 22 May 2006 17:18:27 +0000 (17:18 +0000)
commit395cb4fe2007693553b37dc53981218e72b3b389
tree84a161cb48ccc2e6a91dd4b0b512268921f8e0d5
parent46feb62dc0a36171dd14d33a9aab8b9af42fc595
Move generic list functions to common/generic_lists.c
so they can be used by both the client dll and the server.

Fix type utilization in serv_ops.c

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/ccapi@18029 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/ccapi/server/ccs_lists.c
src/lib/ccapi/server/serv_ops.c