krb5.h 402 B

12345678
  1. /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
  2. /* The MIT Kerberos header file krb5.h used to live here.
  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>