blob: 1abd3774a9c282d685a09e007f88db7b96163979 [file] [log] [blame] [edit]
// Copyright 2023 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/net/mock_netlink_manager.h"
namespace shill {
MockNetlinkManager::MockNetlinkManager() = default;
MockNetlinkManager::~MockNetlinkManager() = default;
} // namespace shill