blob: 0811e79302a67de09f8056766b8b136be3c4efe4 [file] [log] [blame]
// Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "shill/dhcp/mock_dhcp_provider.h"
namespace shill {
MockDHCPProvider::MockDHCPProvider() {}
MockDHCPProvider::~MockDHCPProvider() {}
} // namespace shill