summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2001-07-08 12:20:26 +0000
committerEzra Peisach <epeisach@mit.edu>2001-07-08 12:20:26 +0000
commitdf08e0a45e40f349c1cdb4c5460f4c5ec80b1786 (patch)
treee17bbe729efad52f89fafad3e90a4000d3522918 /src/ChangeLog
parentdca9977cfcbb673af41c735e8e53aeed9bb837dc (diff)
downloadkrb5-df08e0a45e40f349c1cdb4c5460f4c5ec80b1786.tar.gz
krb5-df08e0a45e40f349c1cdb4c5460f4c5ec80b1786.tar.xz
krb5-df08e0a45e40f349c1cdb4c5460f4c5ec80b1786.zip
* aclocal.m4 (CHECK_WAIT_TYPE): Need to include sys/types.h for
initial test or pid_t might not be defined. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13582 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5d268eec5..6babcb607 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-06 Ezra Peisach <epeisach@mit.edu>
+
+ * aclocal.m4 (CHECK_WAIT_TYPE): Need to include sys/types.h for
+ initial test or pid_t might not be defined.
+
2001-07-05 Ezra Peisach <epeisach@mit.edu>
* aclocal.m4 (CHECK_WAIT_TYPE): Improved testing if wait uses int