$NetBSD: patch-as,v 1.1 2006/06/23 16:29:02 hira Exp $

--- troff/div.h.orig	2006-06-16 17:01:30.000000000 +0900
+++ troff/div.h	2006-06-16 17:02:47.000000000 +0900
@@ -48,6 +48,8 @@
   virtual void copy_file(const char *filename) = 0;
 };
 
+void end_diversions();
+
 class macro;
 
 class macro_diversion : public diversion {
