summaryrefslogtreecommitdiffstats
path: root/rotate_logs.h
diff options
context:
space:
mode:
Diffstat (limited to 'rotate_logs.h')
-rw-r--r--rotate_logs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/rotate_logs.h b/rotate_logs.h
index 007c33d44..d65b7de47 100644
--- a/rotate_logs.h
+++ b/rotate_logs.h
@@ -20,7 +20,8 @@
#include <stddef.h>
#include <sys/types.h>
-#include <log/log_id.h>
+//#include <log/log_id.h>
+#include <private/android_logger.h> /* private pmsg functions */
static constexpr int KEEP_LOG_COUNT = 10;