mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
zip: include strlcpy.h
Change-Id: Ic26a95e35a005837cbd3c8d9318d2cced9b726ff
This commit is contained in:
parent
fa743258ea
commit
1298e47134
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include "zip.h"
|
||||
#include <string.h>
|
||||
#include "strlcpy.h"
|
||||
#include "file.h"
|
||||
#include "dir.h"
|
||||
#include "system.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue