summaryrefslogtreecommitdiff
path: root/editors/emacs20/patches/patch-bx
blob: bf091afed8c6a35628b7889ab8c902e66392ae70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-bx,v 1.1 2004/03/25 22:13:34 kristerw Exp $

--- src/tparam.c.orig	2004-03-25 22:23:54.000000000 +0100
+++ src/tparam.c	2004-03-25 22:26:40.000000000 +0100
@@ -36,6 +36,8 @@
 
 #endif /* not emacs */
 
+#include "lisp.h"
+
 #ifndef NULL
 #define NULL (char *) 0
 #endif