]> git.ipfire.org Git - thirdparty/squid.git/blob - src/tests/stub_internal.cc
Send DNS A and AAAA queries in parallel
[thirdparty/squid.git] / src / tests / stub_internal.cc
1 #include "config.h"
2 #include "protos.h"
3
4 #define STUB_API "internal.cc"
5 #include "tests/STUB.h"
6
7 char * internalLocalUri(const char *dir, const char *name) STUB_RETVAL(NULL)