From: John Gilmore Date: Thu, 26 Jan 1995 04:25:38 +0000 (+0000) Subject: * rnd_confoun.c: Replace <.../...> includes with "..."s X-Git-Tag: krb5-1.0-beta5~803 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=47f0a48acdbbf4da6f5b8c67da8f3b4b553b533f;p=krb5.git * rnd_confoun.c: Replace <.../...> includes with "..."s git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4852 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/crypto/os/ChangeLog b/src/lib/crypto/os/ChangeLog index 7a3bb2a89..06148ad60 100644 --- a/src/lib/crypto/os/ChangeLog +++ b/src/lib/crypto/os/ChangeLog @@ -1,3 +1,7 @@ +Wed Jan 25 20:24:35 1995 John Gilmore (gnu at toad.com) + + * rnd_confoun.c: Replace <.../...> includes with "..."s. + Mon Oct 24 14:58:14 1994 (tytso@rsx-11) * configure.in: diff --git a/src/lib/crypto/os/rnd_confoun.c b/src/lib/crypto/os/rnd_confoun.c index e4557ebb5..02e2c9d5d 100644 --- a/src/lib/crypto/os/rnd_confoun.c +++ b/src/lib/crypto/os/rnd_confoun.c @@ -24,9 +24,8 @@ * krb5_random_confounder() */ +#include "k5-int.h" -#include -#include #ifdef HAVE_SYS_TIME_H #include #ifdef TIME_WITH_SYS_TIME