src/ccl.c: Fix last commit.
This commit is contained in:
parent
2ff916cbc2
commit
61838453ca
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
|
||||
#include <stdio.h>
|
||||
#include <setjmp.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "lisp.h"
|
||||
#include "character.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue