am d75d6c91: Merge "Fix the mac build."
* commit 'd75d6c91d24c071534ed36db85a1e72b33dc5a10': Fix the mac build.
This commit is contained in:
commit
186a38bc7b
|
@ -22,12 +22,13 @@
|
|||
#include <IOKit/IOMessage.h>
|
||||
#include <mach/mach_port.h>
|
||||
|
||||
#include "sysdeps.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "sysdeps.h"
|
||||
|
||||
#define TRACE_TAG TRACE_USB
|
||||
#include "adb.h"
|
||||
#include "transport.h"
|
||||
|
||||
#define DBG D
|
||||
|
||||
|
|
Loading…
Reference in New Issue