Merge tag 'linux-user-for-8.1-pull-request' of https://github.com/vivier/qemu into...
[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_ */