mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-05 17:16:50 +08:00
[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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user