]> git.ipfire.org Git - thirdparty/squid.git/blame - src/tests/stub_neighbors.cc
author: Alex Rousskov <rousskov@measurement-factory.com>
[thirdparty/squid.git] / src / tests / stub_neighbors.cc
CommitLineData
e8dca475
CT
1#include "squid.h"
2
3#define STUB_API "neighbors.cc"
4#include "tests/STUB.h"
5
6#include "neighbors.h"
7
8void
9peerConnClosed(CachePeer *p) STUB