[rk_malloc]: fix strncpy compiling error on Linux

git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@43 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
ChenHengming
2015-08-06 03:01:29 +00:00
parent 0503b8e46f
commit d85dcef551

View File

@@ -22,6 +22,7 @@
#include "rk_list.h"
#include "os_malloc.h"
#include <string.h>
// export configure for script detection
#define CONFIG_OSAL_MEM_LIST "osal_mem_list"