mirror of git://sourceware.org/git/glibc.git
Include <string.h> for strncmp.
This commit is contained in:
parent
78ec7d8cb9
commit
2ea23aa4b1
|
|
@ -19,6 +19,7 @@
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdio_ext.h>
|
#include <stdio_ext.h>
|
||||||
|
#include <string.h>
|
||||||
#include <rpcsvc/ypclnt.h>
|
#include <rpcsvc/ypclnt.h>
|
||||||
|
|
||||||
#include "nss-nis.h"
|
#include "nss-nis.h"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue