aboutsummaryrefslogtreecommitdiffstats
path: root/android/utils/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'android/utils/debug.h')
-rw-r--r--android/utils/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/utils/debug.h b/android/utils/debug.h
index d7de9da..d6fd60c 100644
--- a/android/utils/debug.h
+++ b/android/utils/debug.h
@@ -45,6 +45,7 @@
_VERBOSE_TAG(adbclient, "ADB QEMU client") \
_VERBOSE_TAG(adb, "ADB debugger") \
_VERBOSE_TAG(asconnector, "Asynchronous socket connector") \
+ _VERBOSE_TAG(asyncsocket, "Asynchronous socket") \
#define _VERBOSE_TAG(x,y) VERBOSE_##x,
typedef enum {