From: Roland McGrath Date: Sun, 9 Jan 1994 23:36:21 +0000 (+0000) Subject: Include before . X-Git-Tag: emacs-19.34~10304 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f920c4419c728960494470e146c5a53bf40d7c0c;p=emacs.git Include before . --- diff --git a/src/mem-limits.h b/src/mem-limits.h index 1878e69ce00..65384ba3c94 100644 --- a/src/mem-limits.h +++ b/src/mem-limits.h @@ -1,5 +1,5 @@ /* Includes for memory limit warnings. - Copyright (C) 1990, 1993 Free Software Foundation, Inc. + Copyright (C) 1990, 1993, 1994 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -21,6 +21,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #endif +/* Some systems need this before . */ +#include + #ifdef _LIBC #include