diff options
author | Andreas Jaeger <aj@suse.de> | 2012-04-06 21:09:36 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-04-06 21:09:36 +0200 |
commit | 2c040eff839ff8c2b1b1c3ab0f6cbb30976ce87a (patch) | |
tree | 88f4b23fd099f2a031f0526e273989f967228063 /manual | |
parent | e9142a17e1deb881638e60f14054a69075587c75 (diff) | |
download | glibc-2c040eff839ff8c2b1b1c3ab0f6cbb30976ce87a.tar glibc-2c040eff839ff8c2b1b1c3ab0f6cbb30976ce87a.tar.gz glibc-2c040eff839ff8c2b1b1c3ab0f6cbb30976ce87a.tar.bz2 glibc-2c040eff839ff8c2b1b1c3ab0f6cbb30976ce87a.zip |
Add missing include file
Compiling on Linux/i586 I get these warnings:
nss_db/db-initgroups.c:60:3: warning: implicit declaration of function
'strlen' [-Wimplicit-function-declaration]
nss_db/db-initgroups.c:74:7: warning: implicit declaration of function
'strncmp' [-Wimplicit-function-declaration]
Fixed with inclusion of <string.h>
Diffstat (limited to 'manual')
0 files changed, 0 insertions, 0 deletions