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