From 236962fb7d2876236f3752fa80e51dac04b2c70b Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Thu, 1 Oct 2009 15:44:27 -0700 Subject: [PATCH] --- yaml --- r: 166669 b: refs/heads/master c: 80e50be4220e1244fcf6d5f75b997f8586ae1300 h: refs/heads/master i: 166667: c41fab16a2f1b92d7b8db3f5d0f59a7e011d2ecd v: v3 --- [refs] | 2 +- trunk/fs/afs/cache.h | 12 ------------ trunk/fs/afs/internal.h | 2 +- 3 files changed, 2 insertions(+), 14 deletions(-) delete mode 100644 trunk/fs/afs/cache.h diff --git a/[refs] b/[refs] index 01292023ac3d..7b157121b2b1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8fccae2c95506270f74ee8429c273b0924e89c83 +refs/heads/master: 80e50be4220e1244fcf6d5f75b997f8586ae1300 diff --git a/trunk/fs/afs/cache.h b/trunk/fs/afs/cache.h deleted file mode 100644 index 5c4f6b499e90..000000000000 --- a/trunk/fs/afs/cache.h +++ /dev/null @@ -1,12 +0,0 @@ -/* AFS local cache management interface - * - * Copyright (C) 2008 Red Hat, Inc. All Rights Reserved. - * Written by David Howells (dhowells@redhat.com) - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version - * 2 of the License, or (at your option) any later version. - */ - -#include diff --git a/trunk/fs/afs/internal.h b/trunk/fs/afs/internal.h index 106be66dafd2..6ece2a13bf71 100644 --- a/trunk/fs/afs/internal.h +++ b/trunk/fs/afs/internal.h @@ -18,10 +18,10 @@ #include #include #include +#include #include "afs.h" #include "afs_vl.h" -#include "cache.h" #define AFS_CELL_MAX_ADDRS 15