killpg() wasn't conditionalized in login.c, causing compiles to fail on
authorKevin Mitchell <klmitch@mit.edu>
Mon, 30 Jun 1997 17:29:27 +0000 (17:29 +0000)
committerKevin Mitchell <klmitch@mit.edu>
Mon, 30 Jun 1997 17:29:27 +0000 (17:29 +0000)
commitedca5511e1b7da38a458b1d3dada8340e462e750
tree468a497dc622887e63c52c66f51411721fd82551
parentcce8333a3fe0e8167ce698dec7474f0be980d2b8
killpg() wasn't conditionalized in login.c, causing compiles to fail on
Solaris 2.4 (which puts the function into the BSD compatibility libraries).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10105 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/login.c