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 d248643..e4338f3 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"