* commit '73bff7f3fddf182bc51a0e20096b76d9e0d877ad': qemu_pipe: fix Mac build error.
This commit is contained in:
commit
54c673d30a
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#include <pthread.h> /* for pthread_once() */
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
|
||||
#ifndef D
|
||||
# define D(...) do{}while(0)
|
||||
|
|
Loading…
Reference in a new issue