12345678910 |
- --- krb5-1.12.1.orig/src/lib/krb5/krb/gic_pwd.c 2014-01-16 01:44:15.000000000 +0100
- +++ krb5-1.12.1/src/lib/krb5/krb/gic_pwd.c 2014-02-11 18:55:39.000000000 +0100
- @@ -1,6 +1,6 @@
- /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
- #include "k5-int.h"
- -#include "com_err.h"
- +#include <et/com_err.h>
- #include "init_creds_ctx.h"
- #include "int-proto.h"
- #include "os-proto.h"
|