]> git.proxmox.com Git - mirror_qemu.git/blame - qga/cutils.h
hw/arm: Add `\n` to hint message
[mirror_qemu.git] / qga / cutils.h
CommitLineData
0edbfbe3
MAL
1#ifndef CUTILS_H_
2#define CUTILS_H_
3
0edbfbe3
MAL
4int qga_open_cloexec(const char *name, int flags, mode_t mode);
5
6#endif /* CUTILS_H_ */