]> git.eshelyaron.com Git - emacs.git/commitdiff
Last commit was missing updated source file.
authorChristoph Scholtes <cschol2112@gmail.com>
Wed, 18 May 2011 03:03:15 +0000 (21:03 -0600)
committerChristoph Scholtes <cschol2112@gmail.com>
Wed, 18 May 2011 03:03:15 +0000 (21:03 -0600)
src/menu.c

index d2486439fd0984e90723fb93b80c235df0382af1..e4338f349f6cb094000f7f36349cf50bce7de34e 100644 (file)
@@ -21,6 +21,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #include <config.h>
 #include <stdio.h>
 #include <setjmp.h>
+#include <limits.h> /* for INT_MAX */
 
 #include "lisp.h"
 #include "keyboard.h"