]> git.ipfire.org Git - thirdparty/squid.git/blame - src/fs/ufs/StoreFSufs.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / fs / ufs / StoreFSufs.cc
CommitLineData
59b2d47f 1/*
bbc27441 2 * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
59b2d47f 3 *
bbc27441
AJ
4 * Squid software is distributed under GPLv2+ license and includes
5 * contributions from numerous individuals and organizations.
6 * Please see the COPYING and CONTRIBUTORS files for details.
59b2d47f 7 */
8
bbc27441
AJ
9/* DEBUG: section 47 Store Directory Routines */
10
7b5b7ba8
CT
11/*TODO: remove this file as unused*/
12
f7f3304a 13#include "squid.h"
59b2d47f 14#include "fs/ufs/StoreFSufs.h"
58373ff8 15#include "fs/ufs/UFSSwapDir.h"
e1f7507e 16
7b5b7ba8 17/* Unused variable: */
58373ff8 18Fs::Ufs::StoreFSufs<Fs::Ufs::UFSSwapDir> *UfsInstance_foo = NULL;
f53969cc 19