Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-pid-control
/
a1c5d3741d2ac66fe4fb04401e51547338b305da
/
.
/
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
);