Revision 4d54ec78 qemu-common.h

b/qemu-common.h
214 214
void qemu_set_cloexec(int fd);
215 215

  
216 216
#ifndef _WIN32
217
int qemu_add_child_watch(pid_t pid);
217 218
int qemu_eventfd(int pipefd[2]);
218 219
int qemu_pipe(int pipefd[2]);
219 220
#endif

Also available in: Unified diff