Fix the mac build.
Change-Id: Ieb6f2650ce5f39f1d8c938d0ca8cbec459d8e2fd
This commit is contained in:
parent
72bf2a7100
commit
dc0f8ecb24
1 changed files with 3 additions and 2 deletions
|
@ -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 a new issue