blob: cce0bd213288d8c39a8bdd9c3f52776269789bd7 [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/mock_dhcp_provider.h"
#include "shill/dhcp_config.h"
namespace shill {
MockDHCPProvider::MockDHCPProvider() {}
MockDHCPProvider::~MockDHCPProvider() {}
} // namespace shill