From: Greg Hudson Date: Thu, 30 Jul 2009 19:06:37 +0000 (+0000) Subject: Include in k5-platform.h, since we use assertions in some X-Git-Tag: krb5-1.8-alpha1~408 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d0100fa995c7b21ff1b800a20bbfdbf9ab2e797d;p=krb5.git 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 tags: pullup target_version: 1.7 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22475 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/k5-platform.h b/src/include/k5-platform.h index 83c069782..fd0bb21a0 100644 --- a/src/include/k5-platform.h +++ b/src/include/k5-platform.h @@ -41,6 +41,7 @@ #define K5_PLATFORM_H #include "autoconf.h" +#include #include #include #include