summaryrefslogtreecommitdiffstats
path: root/adb/sysdeps.h
diff options
context:
space:
mode:
authorStephen Hines <srhines@google.com>2014-10-01 22:53:50 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-10-01 22:53:51 +0000
commit64f44b8444dabd69cf391d42e10d44e8e926a79d (patch)
treec4f6993fe10e207f11bc10772246250fa097a275 /adb/sysdeps.h
parent00851a53bebe16dd2a0460245505461f40a7a307 (diff)
parentb75d6f1429edf41cd15772a8d9d3a96f84a21862 (diff)
downloadsystem_core-64f44b8444dabd69cf391d42e10d44e8e926a79d.zip
system_core-64f44b8444dabd69cf391d42e10d44e8e926a79d.tar.gz
system_core-64f44b8444dabd69cf391d42e10d44e8e926a79d.tar.bz2
Merge "Remove obsolete reference to ddk; Fixes for -Werror" into lmp-dev
Diffstat (limited to 'adb/sysdeps.h')
-rw-r--r--adb/sysdeps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/adb/sysdeps.h b/adb/sysdeps.h
index ba4306f..ac9415c 100644
--- a/adb/sysdeps.h
+++ b/adb/sysdeps.h
@@ -35,6 +35,7 @@
#include <sys/stat.h>
#include <errno.h>
#include <ctype.h>
+#include <direct.h>
#define OS_PATH_SEPARATOR '\\'
#define OS_PATH_SEPARATOR_STR "\\"