Fix another CANNOT_DUMP problem
commit9de7c6752bffa99535bb42320a2a1936118a4515
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Nov 2016 16:42:12 +0000 (21 08:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 21 Nov 2016 16:42:49 +0000 (21 08:42 -0800)
treec51ff6775294aa172d27245ba6c9b57eefd6417b
parent209d85fe5691a9334e14bc63b0c836880831a054
Fix another CANNOT_DUMP problem

Reported by Robert Pluim in:
http://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00468.html
* src/emacs.c (might_dump) [CANNOT_DUMP]: Move enum decl from here ...
* src/lisp.h: ... to here.
src/emacs.c
src/lisp.h