* get_in_tkt.c: Include os-proto.h for _krb5_conf_boolean prototype
authorEzra Peisach <epeisach@mit.edu>
Fri, 6 Jul 2001 17:16:36 +0000 (17:16 +0000)
committerEzra Peisach <epeisach@mit.edu>
Fri, 6 Jul 2001 17:16:36 +0000 (17:16 +0000)
* Makefile.in (LOCALINCLUDES): Add -I$(srcdir)/../os so os-proto.h
can be included.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13574 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/krb/ChangeLog
src/lib/krb5/krb/Makefile.in
src/lib/krb5/krb/get_in_tkt.c

index 80fe6978e4a735d50e2be77229d933184523ce75..0ff195f0066659cc14edb4e5bb5dc99e48eecd05 100644 (file)
@@ -1,3 +1,10 @@
+2001-07-06  Ezra Peisach  <epeisach@mit.edu>
+
+       * get_in_tkt.c: Include os-proto.h for _krb5_conf_boolean prototype.
+
+       * Makefile.in (LOCALINCLUDES): Add -I$(srcdir)/../os so os-proto.h
+       can be included.
+
 2001-06-29  Tom Yu  <tlyu@mit.edu>
 
        * init_ctx.c (get_profile_etype_list): Fix etype-counting loop so
index 3096d6af1ad81d90358995792ac4cfeadcb86209..6ba2330a85701ad39441d332ebae35ada02e1113 100644 (file)
@@ -5,6 +5,8 @@ BUILDTOP=$(REL)$(U)$(S)$(U)$(S)$(U)
 RUN_SETUP = @KRB5_RUN_ENV@
 PROG_LIBPATH=-L$(TOPLIBD)
 PROG_RPATH=$(KRB5_LIBDIR)
+LOCALINCLUDES = -I$(srcdir)/../os
+
 
 ##DOS##BUILDTOP = ..\..\..
 ##DOS##PREFIXDIR=krb
index 60701ff053c501d5a996d9551e290d0aec315f4a..49e4789803e485c228064b6f658cac83548635b6 100644 (file)
@@ -31,6 +31,7 @@
 
 #include "k5-int.h"
 #include "int-proto.h"
+#include "os-proto.h"
 
 /*
  All-purpose initial ticket routine, usually called via