$NetBSD: patch-ag,v 1.2 2005/12/01 18:13:24 wiz Exp $

--- src/coding.c.orig	1996-09-28 02:41:51.000000000 +0200
+++ src/coding.c
@@ -154,7 +154,7 @@ char code_priority_category[IDX_BIN + 1]
 /* 92.4.3, 92.12.18 by K.Handa */
 Lisp_Object Qcoding_system, Qcoding_system_p, Qnon_nil_coding_system_p;
 Lisp_Object Qeol_type;
-Lisp_Object Qpriority;
+extern Lisp_Object Qpriority;
 /* end of patch */
 #endif /* emacs */
 
