From df356d030624b3a73829325dec1750f86e142487 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 12 Jun 2002 20:21:58 +0000 Subject: [PATCH] * pty-int.h: Don't include syslog.h git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14501 dc483132-0cff-0310-8789-dd5450dbe970 --- src/util/pty/ChangeLog | 4 ++++ src/util/pty/pty-int.h | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog index de9929ce2..430e6a612 100644 --- a/src/util/pty/ChangeLog +++ b/src/util/pty/ChangeLog @@ -1,3 +1,7 @@ +2002-06-12 Ken Raeburn + + * pty-int.h: Don't include syslog.h. + 2002-05-24 Ken Raeburn * sane_hostname.c (pty_make_sane_hostname): Always initialize diff --git a/src/util/pty/pty-int.h b/src/util/pty/pty-int.h index 62798bc4b..f04b5a230 100644 --- a/src/util/pty/pty-int.h +++ b/src/util/pty/pty-int.h @@ -66,7 +66,6 @@ #endif #include -#include #include #include -- 2.26.2