mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Update.
1998-07-01 Ulrich Drepper <drepper@cygnus.com> * nscd/nscd.c: Include unistd.h.
This commit is contained in:
parent
cba1ddc169
commit
4c223a7cf6
@ -1,3 +1,7 @@
|
||||
1998-07-01 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* nscd/nscd.c: Include unistd.h.
|
||||
|
||||
1998-07-01 09:32 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* math/libm-test.c: Adjust delta for indentities1_test because gcc
|
||||
|
@ -31,6 +31,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <syslog.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/un.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user