From e231fd422ebaab39dd7b4d46542900954227f8bd Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 12 Oct 1992 18:55:05 +0000 Subject: mem_limits.h is now called mem-limits.h. --- src/ralloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ralloc.c') diff --git a/src/ralloc.c b/src/ralloc.c index 3f65c063850..5131402bdf2 100644 --- a/src/ralloc.c +++ b/src/ralloc.c @@ -42,7 +42,7 @@ typedef void *POINTER; #endif #undef NULL -#include "mem_limits.h" +#include "mem-limits.h" #include "getpagesize.h" #define NIL ((POINTER) 0) -- cgit v1.2.3