Merge tag 'pull-xen-20230324' of https://xenbits.xen.org/git-http/people/aperard...
[qemu/ar7.git] / qga / cutils.h
blobc1f2f4b17a0f0ab8ed1b1da732daeb23f5190786
1 #ifndef CUTILS_H_
2 #define CUTILS_H_
4 int qga_open_cloexec(const char *name, int flags, mode_t mode);
6 #endif /* CUTILS_H_ */