Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-pid-control
/
4cf398618a1eea41205437a6ecceb2911bc13d18
/
.
/
sysfs
/
util.hpp
blob: 2d4c2741b734d0214c9c8f4e481df3fca102082b [
file
] [
log
] [
blame
]
#include
<string>
/*
* Given a path that optionally has a glob portion, fill it out.
*/
std
::
string
FixupPath
(
std
::
string
original
);