forked from len0rd/rockbox
Fix strlcpy warnings in 4888131.
Change-Id: Ibd355ee1cf39d1a4b07def94634f0316468bf727
This commit is contained in:
parent
4888131972
commit
59abdb5190
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#include "config.h"
|
||||
#include "system.h"
|
||||
#include "kernel.h"
|
||||
#include "string-extra.h"
|
||||
#include "pcm_record.h"
|
||||
#include "codecs.h"
|
||||
#include "logf.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue