summaryrefslogtreecommitdiffstats
path: root/adb/adb_auth.h
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-03-20 03:14:28 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-03-20 03:14:28 +0000
commit28f07697eb6f4039daae6c9c5efee67a4d85cc92 (patch)
tree2730e00ea41c6b14c653319c67d157142a312218 /adb/adb_auth.h
parent6a0548bf7cd8c3a0d17d2cc207d6fcf0c8297d31 (diff)
parent3313426fad9eaaf53017cdbde889ebcec91358ec (diff)
downloadsystem_core-28f07697eb6f4039daae6c9c5efee67a4d85cc92.zip
system_core-28f07697eb6f4039daae6c9c5efee67a4d85cc92.tar.gz
system_core-28f07697eb6f4039daae6c9c5efee67a4d85cc92.tar.bz2
Merge "File header cleanup."
Diffstat (limited to 'adb/adb_auth.h')
-rw-r--r--adb/adb_auth.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/adb/adb_auth.h b/adb/adb_auth.h
index e0425ad..635556e 100644
--- a/adb/adb_auth.h
+++ b/adb/adb_auth.h
@@ -17,6 +17,8 @@
#ifndef __ADB_AUTH_H
#define __ADB_AUTH_H
+#include "adb.h"
+
#ifdef __cplusplus
extern "C" {
#endif