summaryrefslogtreecommitdiffstats
path: root/src/include/krb5.h
blob: 62ef9bb957fc0c216407484472e0da9f7e3968b3 (plain)
1
2
3
4
5
6
7
8
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/* The MIT Kerberos header file krb5.h used to live here.

   As of the 1.5 release, we're installing multiple Kerberos headers,
   so they're all moving to a krb5/ subdirectory.  This file is
   present just to keep old software still compiling.  Please update
   your code to use the new path for the header.  */
#include <krb5/krb5.h>