cosmetics, include ent/ent.h (or one of its sub-includes) directly, take 2, ...
[sxemacs] / src / events / event-stream.c
index 11c9a76..126d4f3 100644 (file)
@@ -92,6 +92,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 #include "sysfile.h"
 #include "systime.h"           /* to set Vlast_input_time */
 
+/* for extract_float() and CHECK_NUMBER */
+#include "ent/ent.h"
+
 #include "events-mod.h"
 #ifdef EF_USE_ASYNEQ
 #include "event-queue.h"