diff options
Diffstat (limited to 'logd/main.cpp')
-rw-r--r-- | logd/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logd/main.cpp b/logd/main.cpp index 773ffb8e1..46b65679a 100644 --- a/logd/main.cpp +++ b/logd/main.cpp @@ -58,6 +58,7 @@ #include "LogStatistics.h" #include "LogTags.h" #include "LogUtils.h" +#include "SerializedLogBuffer.h" #include "SimpleLogBuffer.h" #define KMSG_PRIORITY(PRI) \ |