Include string.h for strlen declaration
This commit is contained in:
parent
606a9095e3
commit
8c54690ffe
@ -11,6 +11,7 @@ static const char rcsid[] =
|
||||
#endif /* not lint */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user