blob: 08688204cfdd87649bddbf9101c6a348b294f7f5 [file] [log] [blame]
#include <string>
namespace phosphor
{
namespace network
{
namespace bmc
{
void writeDHCPDefault(const std::string& filename,
const std::string& interface);
}
}//namespace network
}//namespace phosphor