mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
Shut up the warning "implicit declaration of strlen".
This commit is contained in:
parent
06b00e8ba7
commit
094b9f7e1d
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#include <dirent.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <sys/mount.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue