diff src/ralloc.c @ 1398:70d0cd4c5bff

mem_limits.h is now called mem-limits.h.
author Roland McGrath <roland@gnu.org>
date Mon, 12 Oct 1992 18:55:05 +0000
parents 92df75f4167f
children 9689db083f88
line wrap: on
line diff
--- a/src/ralloc.c	Mon Oct 12 17:18:22 1992 +0000
+++ b/src/ralloc.c	Mon Oct 12 18:55:05 1992 +0000
@@ -42,7 +42,7 @@
 #endif
 
 #undef NULL
-#include "mem_limits.h"
+#include "mem-limits.h"
 #include "getpagesize.h"
 
 #define NIL ((POINTER) 0)