From 073522b3d49467af107d1143cfa015c53347e1e3 Mon Sep 17 00:00:00 2001 From: Michael Meffie Date: Wed, 31 Jan 2018 16:52:40 -0500 Subject: [PATCH] add rfc3961.h to kernel sources Export this header to the kernel sources in the libafs_tree, since it is needed for the kernel module build. FIXES 134476 Change-Id: Id359c6d065c259601d14ee5c02b93647f86a0288 Reviewed-on: https://gerrit.openafs.org/12882 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk --- src/crypto/rfc3961/libafsdep | 1 + 1 file changed, 1 insertion(+) diff --git a/src/crypto/rfc3961/libafsdep b/src/crypto/rfc3961/libafsdep index b314213..99f0e60 100644 --- a/src/crypto/rfc3961/libafsdep +++ b/src/crypto/rfc3961/libafsdep @@ -1,3 +1,4 @@ krb5_locl.h context.c copy.c +rfc3961.h -- 1.9.4