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