Mercurial > emacs
diff src/xsettings.c @ 108550:339bb0f23bf9
merge trunk
author | Kenichi Handa <handa@etlken> |
---|---|
date | Thu, 06 May 2010 09:50:39 +0900 |
parents | c9cc3dd13301 |
children | 8bb62bdbd80a |
line wrap: on
line diff
--- a/src/xsettings.c Wed Apr 28 10:00:38 2010 +0900 +++ b/src/xsettings.c Thu May 06 09:50:39 2010 +0900 @@ -1,4 +1,4 @@ -/* Functions for handle font changes dynamically. +/* Functions for handle font and other changes dynamically. Copyright (C) 2009, 2010 Free Software Foundation, Inc. @@ -18,6 +18,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include "config.h" +#include <limits.h> #include <setjmp.h> #include <fcntl.h> #include "lisp.h"