changeset 61226:1050c59c8ed5

#include blockinput also
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 02 Apr 2005 12:12:48 +0000
parents 1e515cc6ca0c
children 4c98628746d2
files src/ralloc.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ralloc.c	Sat Apr 02 12:05:38 2005 +0000
+++ b/src/ralloc.c	Sat Apr 02 12:12:48 2005 +0000
@@ -28,6 +28,7 @@
 
 #include <config.h>
 #include "lisp.h"		/* Needed for VALBITS.  */
+#include "blockinput.h"
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>