2010-10-03 Dan Nicolaescu <dann@ics.uci.edu>
+ * termhooks.h: Remove #ifdef CONSP.
+
* xterm.c (NO_INLINE, noinline): Move definitions to ../configure.in.
Include <fcntl.h> unconditionally.
\f
/* Input queue declarations and hooks. */
-/* Expedient hack: only provide the below definitions to files that
- are prepared to handle lispy things. CONSP is defined if lisp.h
- has been included before this file. */
-#ifdef CONSP
-
enum event_kind
{
NO_EVENT, /* nothing happened. This should never
extern struct tty_display_info *gpm_tty;
#endif
-#endif /* CONSP */
-
\f
struct ns_display_info;
struct x_display_info;