[mpp_log]: Fix compile warning

Change-Id: I482df8722b111df7981f1bd4d7f337f497eadfee
Signed-off-by: Randy Li <randy.li@rock-chips.com>
This commit is contained in:
Randy Li
2017-03-10 12:10:02 +08:00
committed by Herman Chen
parent 091567e079
commit ee41717331
2 changed files with 3 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
#include <stdio.h>
#include <stdarg.h>
#include "os_log.h"
#define LINE_SZ 1024