Copying <qemu-triv...@nongnu.org>. Suramya Shah <shah.sura...@gmail.com> writes:
> Signed-off-by: Suramya Shah <shah.sura...@gmail.com> > --- > util/path.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/util/path.c b/util/path.c > index 5479f76..46a6098 100644 > --- a/util/path.c > +++ b/util/path.c > @@ -6,8 +6,7 @@ > #include "qemu/osdep.h" > #include <sys/param.h> > #include <dirent.h> > -#include "qemu-common.h" > -#include "qemu/cutils.h" > +:#include "qemu/cutils.h" > #include "qemu/path.h" > > struct pathelem I doubt this will compile. Perhaps the trivial maintainers are willing to repair it for you.