]> git.ipfire.org Git - thirdparty/squid.git/blob - src/tests/stub_UdsOp.cc
Merge from trunk
[thirdparty/squid.git] / src / tests / stub_UdsOp.cc
1 #include "squid.h"
2 #include "ipc/UdsOp.h"
3
4 #define STUB_API "UdsOp.cc"
5 #include "tests/STUB.h"
6
7 void Ipc::SendMessage(const String& toAddress, const TypedMsgHdr& message) STUB