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