aboutsummaryrefslogtreecommitdiff
path: root/top
diff options
context:
space:
mode:
authorDima Zavin <dima@android.com>2013-06-13 01:15:26 -0700
committerDima Zavin <dima@android.com>2013-08-05 10:04:29 -0700
commite8a9b4b7a47682b59a214b2edad63a635c232a4e (patch)
tree77c7344a94f7d419b08120f7c5f8141016cce6d5 /top
parented48ef278f752d137e48af0c0e95ea14f7ab39aa (diff)
downloadcommon-e8a9b4b7a47682b59a214b2edad63a635c232a4e.tar.gz
[libc] move tracing out of debug into separate trace.h
Change-Id: I7476fc17b587a0ea2a42cbe3d49b72063e4c5dc8 Signed-off-by: Dima Zavin <dima@android.com>
Diffstat (limited to 'top')
-rw-r--r--top/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/top/init.c b/top/init.c
index 949a80dd..a5e94511 100644
--- a/top/init.c
+++ b/top/init.c
@@ -30,6 +30,7 @@
#include <compiler.h>
#include <debug.h>
+#include <trace.h>
#define LOCAL_TRACE 0
#define TRACE_INIT 0