From 8b0a296bef8529cf66664b0713a3b451e3b5a5ec Mon Sep 17 00:00:00 2001 From: Chaskiel Grundman Date: Wed, 29 May 2013 13:26:29 -0400 Subject: [PATCH] Remove kauth headers from afs_usrops.c Since ka_* functions are no longer called from here, we don't need the headers Change-Id: I538c27cf4fe2f16811d1d3056b25054c80ba5b2a Reviewed-on: http://gerrit.openafs.org/9956 Reviewed-by: D Brashear Tested-by: BuildBot --- src/afs/UKERNEL/afs_usrops.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/afs/UKERNEL/afs_usrops.c b/src/afs/UKERNEL/afs_usrops.c index 809d5cd..58e7b30 100644 --- a/src/afs/UKERNEL/afs_usrops.c +++ b/src/afs/UKERNEL/afs_usrops.c @@ -26,8 +26,6 @@ #include "afs/auth.h" #include "afs/cellconfig.h" #include "afs/vice.h" -#include "afs/kauth.h" -#include "afs/kautils.h" #include "afs/afsutil.h" #include "afs/afs_bypasscache.h" #include "rx/rx_globals.h" -- 1.9.4