mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
Update.
1998-04-24 Ulrich Drepper <drepper@cygnus.com> * elf/dl-load.c: Include sys/param.h for MAX.
This commit is contained in:
parent
1aa63b9376
commit
f8f7e09075
@ -1,3 +1,7 @@
|
||||
1998-04-24 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* elf/dl-load.c: Include sys/param.h for MAX.
|
||||
|
||||
1998-04-24 21:44 Richard Henderson <rth@cygnus.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Make
|
||||
|
@ -25,6 +25,7 @@
|
||||
#include <unistd.h>
|
||||
#include <elf/ldsodefs.h>
|
||||
#include <sys/mman.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include "dynamic-link.h"
|
||||
|
Loading…
Reference in New Issue
Block a user