]> git.eshelyaron.com Git - emacs.git/commitdiff
#include blockinput also
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 2 Apr 2005 12:12:48 +0000 (12:12 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 2 Apr 2005 12:12:48 +0000 (12:12 +0000)
src/ralloc.c

index e209db726737b405170821fd1f3853345cb21db4..fd0d62e197770f4a6cbd6c6f40bf372b46df4327 100644 (file)
@@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA.  */
 
 #include <config.h>
 #include "lisp.h"              /* Needed for VALBITS.  */
+#include "blockinput.h"
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>