mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-18 02:50:09 +00:00
Include <string.h> for strlen.
This commit is contained in:
parent
3c06881689
commit
e03c336105
@ -31,6 +31,7 @@
|
||||
#include <ldsodefs.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#ifndef __GNU_LIBRARY__
|
||||
extern char *getenv ();
|
||||
|
Loading…
Reference in New Issue
Block a user