diff src/event-stream.c @ 100:4be1180a9e89 r20-1b2

Import from CVS: tag r20-1b2
author cvs
date Mon, 13 Aug 2007 09:15:11 +0200
parents 0d2f883870bc
children 360340f9fd5f
line wrap: on
line diff
--- a/src/event-stream.c	Mon Aug 13 09:13:58 2007 +0200
+++ b/src/event-stream.c	Mon Aug 13 09:15:11 2007 +0200
@@ -56,6 +56,8 @@
 #include "syssignal.h"		/* SIGCHLD, etc. */
 #include "systime.h"		/* to set Vlast_input_time */
 
+#include "events-mod.h"
+
 #ifdef MULE
 #include "mule-coding.h"
 #endif