summaryrefslogtreecommitdiffstats
path: root/ethernet_interface.hpp
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-05-25 10:49:57 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-06-08 13:41:37 +0000
commit8804febe10f50f0985e3d37dab312d9cbe8ae6d0 (patch)
tree6035fc8a24d75be65f9c4edb6fd68ac87505ec9c /ethernet_interface.hpp
parent44ae86e7d1298b05f25be8d6cd9af2938bcda5a4 (diff)
downloadphosphor-networkd-8804febe10f50f0985e3d37dab312d9cbe8ae6d0.tar.gz
phosphor-networkd-8804febe10f50f0985e3d37dab312d9cbe8ae6d0.zip
Add the network utility file
Moving utility functions from network manager to util.cpp. Added few more utility functions. Change-Id: I2e73c873e9a3bea543d6979463b2181e8374e12e Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Diffstat (limited to 'ethernet_interface.hpp')
-rw-r--r--ethernet_interface.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ethernet_interface.hpp b/ethernet_interface.hpp
index f9bd895..6ef1ec9 100644
--- a/ethernet_interface.hpp
+++ b/ethernet_interface.hpp
@@ -2,6 +2,7 @@
#include "ipaddress.hpp"
#include "types.hpp"
+#include "util.hpp"
#include "xyz/openbmc_project/Network/EthernetInterface/server.hpp"
#include "xyz/openbmc_project/Network/IP/Create/server.hpp"
OpenPOWER on IntegriCloud