]>
git.ipfire.org Git - thirdparty/squid.git/blob - src/fs/rock/forward.h
da85c2b38dcc5f25b00a097308e2f190d6435217
2 * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
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.
9 #ifndef SQUID_FS_ROCK_FORWARD_H
10 #define SQUID_FS_ROCK_FORWARD_H
12 #include "store/forward.h"
32 /// db cell number, starting with cell 0 (always occupied by the db header)
33 typedef sfileno SlotId
;
43 #endif /* SQUID_FS_ROCK_FORWARD_H */