blob: ff1d1ad3930d500fcf9d58aa75e95ee42a85f578 [file] [log] [blame]
// Copyright 2018 The ChromiumOS Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shill/mock_icmp.h"
namespace shill {
MockIcmp::MockIcmp() = default;
MockIcmp::~MockIcmp() = default;
} // namespace shill