Sign in
qemu
/
qemu
/
3f89ff9b60c3edc8e20a3909060ddcde0358eaa6
/
.
/
qga
/
cutils.h
blob: c1f2f4b17a0f0ab8ed1b1da732daeb23f5190786 [
file
] [
log
] [
blame
]
#ifndef
CUTILS_H_
#define
CUTILS_H_
int
qga_open_cloexec
(
const
char
*
name
,
int
flags
,
mode_t
mode
);
#endif
/* CUTILS_H_ */