1/* The MIT Kerberos header file krb5.h used to live here.
2
3   As of the 1.5 release, we're installing multiple Kerberos headers,
4   so they're all moving to a krb5/ subdirectory.  This file is
5   present just to keep old software still compiling.  Please update
6   your code to use the new path for the header.  */
7#include <krb5/krb5.h>
8