libpty.h (pty_cleanup): Fix argument type of pid to patch that used in the
authorTheodore Tso <tytso@mit.edu>
Sat, 5 Aug 1995 00:33:45 +0000 (00:33 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 5 Aug 1995 00:33:45 +0000 (00:33 +0000)
commitd812e98d84f3b793c0d6efdcc93e17d6f8ddcb95
tree34f9fe8157ca98ff5cc5df04bbb3fd626a0dd89b
parentfa8bfd41040a40546b67e0e8925bfb36c5e41e09
libpty.h (pty_cleanup): Fix argument type of pid to patch that used in the
C file.  Include <utmpx.h> if present.  Only include <utmp.h>
if it is present.

configure.in: Check for utmp.h and utmpx.h

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6422 dc483132-0cff-0310-8789-dd5450dbe970
src/util/pty/ChangeLog
src/util/pty/configure.in
src/util/pty/libpty.h