Commit 73bff7f3 authored by David Turner's avatar David Turner Committed by Android Git Automerger
Browse files

am bce402a8: Merge "qemu_pipe: fix Mac build error."

* commit 'bce402a8':
  qemu_pipe: fix Mac build error.
parents abe47190 bce402a8
......@@ -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)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment