From: Tom Yu Date: Tue, 29 Sep 2009 01:12:42 +0000 (+0000) Subject: pull up r22475 from trunk X-Git-Tag: krb5-1.7.1-beta1~29 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6409f828ddcdb0acb43908382d4f47ff50c9e97f;p=krb5.git pull up r22475 from trunk ------------------------------------------------------------------------ r22475 | ghudson | 2009-07-30 15:06:37 -0400 (Thu, 30 Jul 2009) | 8 lines ticket: 6533 tags: pullup target_version: 1.7 Include in k5-platform.h, since we use assertions in some of the macros defined there, as well as in many source files which do not themselves include . Report and fix by Rainer Weikusat. ticket: 6533 version_fixed: 1.7.1 status: resolved git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22810 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/k5-platform.h b/src/include/k5-platform.h index 1485a1dec..5c7789725 100644 --- a/src/include/k5-platform.h +++ b/src/include/k5-platform.h @@ -42,6 +42,7 @@ #define K5_PLATFORM_H #include "autoconf.h" +#include #include #include #include