Blame src/include/krb5.h

Packit fd8b60
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
Packit fd8b60
/* The MIT Kerberos header file krb5.h used to live here.
Packit fd8b60
Packit fd8b60
   As of the 1.5 release, we're installing multiple Kerberos headers,
Packit fd8b60
   so they're all moving to a krb5/ subdirectory.  This file is
Packit fd8b60
   present just to keep old software still compiling.  Please update
Packit fd8b60
   your code to use the new path for the header.  */
Packit fd8b60
#include <krb5/krb5.h>