fix to fix, PEBKAC, also include ent.h goodies in cl-loop code
[sxemacs] / modules / cl / cl-loop.c
index 8c40291..41b71a1 100644 (file)
@@ -40,6 +40,7 @@
 #include <sxemacs.h>
 #include "cl-loop.h"
 #include "elhash.h"
+#include "ent/ent.h"
 
 #if !defined EMOD_CL_MONOMOD
 PROVIDE(cl_loop);