From 3981cffbb6f4f4fe4227481c51083063a9ea995e Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Thu, 2 Sep 2004 08:40:32 +0000 Subject: Restore xman and xedit changes that were previously reverted, and make Xprint support optional (Bug #1273, Roland Mainz). --- lisp/lisp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/lisp.c') diff --git a/lisp/lisp.c b/lisp/lisp.c index da5d1c8..15226f6 100644 --- a/lisp/lisp.c +++ b/lisp/lisp.c @@ -46,7 +46,7 @@ #endif #if defined(linux) -#include /* for PAGE_SIZE */ +#include /* for PAGE_SIZE */ #define HAS_GETPAGESIZE #define HAS_SC_PAGESIZE /* _SC_PAGESIZE may be an enum for Linux */ #endif -- cgit v1.2.3