mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-12-26 11:17:44 +01: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:
parent
0503b8e46f
commit
d85dcef551
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue