2013-09-26 17:14:40 +02:00

14 lines
285 B
Plaintext

$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