am bce402a8
: Merge "qemu_pipe: fix Mac build error."
* commit 'bce402a8fadf27b07b164b0468e27bb9b6de79e6': qemu_pipe: fix Mac build error.
This commit is contained in:
commit
73bff7f3fd
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