* commit '186a38bc7be031af7211dd9a4ecbd071a573fd9a': Fix the mac build.
This commit is contained in:
commit
3b7ccba743
1 changed files with 3 additions and 2 deletions
|
|
@ -22,12 +22,13 @@
|
||||||
#include <IOKit/IOMessage.h>
|
#include <IOKit/IOMessage.h>
|
||||||
#include <mach/mach_port.h>
|
#include <mach/mach_port.h>
|
||||||
|
|
||||||
#include "sysdeps.h"
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
|
#include "sysdeps.h"
|
||||||
|
|
||||||
#define TRACE_TAG TRACE_USB
|
#define TRACE_TAG TRACE_USB
|
||||||
#include "adb.h"
|
#include "adb.h"
|
||||||
|
#include "transport.h"
|
||||||
|
|
||||||
#define DBG D
|
#define DBG D
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue