|
Squid Web Cache master
|
#include "squid.h"#include "compat/socket.h"#include "compat/unistd.h"#include "debug/Stream.h"#include "Icmp4.h"#include "Icmp6.h"#include "IcmpPinger.h"#include <cerrno>Go to the source code of this file.
Macros | |
| #define | SQUID_HELPER 1 |
| #define SQUID_HELPER 1 |
Definition at line 11 of file IcmpPinger.cc.