From: Jan Djärv Date: Sat, 2 Apr 2005 12:12:48 +0000 (+0000) Subject: #include blockinput also X-Git-Tag: ttn-vms-21-2-B4~1281 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a4766fd5e67e014c5a5ace2bab86810fc6212a51;p=emacs.git #include blockinput also --- diff --git a/src/ralloc.c b/src/ralloc.c index e209db72673..fd0d62e1977 100644 --- a/src/ralloc.c +++ b/src/ralloc.c @@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA. */ #include #include "lisp.h" /* Needed for VALBITS. */ +#include "blockinput.h" #ifdef HAVE_UNISTD_H #include