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