From f8f7e09075d5f9b2b8aec8b757bd372aa8afa26c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 24 Apr 1998 15:33:23 +0000 Subject: Update. 1998-04-24 Ulrich Drepper * elf/dl-load.c: Include sys/param.h for MAX. --- elf/dl-load.c | 1 + 1 file changed, 1 insertion(+) (limited to 'elf') diff --git a/elf/dl-load.c b/elf/dl-load.c index 16534f4..ce29e3c 100644 --- a/elf/dl-load.c +++ b/elf/dl-load.c @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include "dynamic-link.h" -- cgit v1.1