$OpenBSD: patch-kpdf_xpdf_xpdf_JBIG2Stream_h,v 1.1 2009/10/15 15:50:25 kili Exp $
--- kpdf/xpdf/xpdf/JBIG2Stream.h.orig	Mon May 14 09:39:30 2007
+++ kpdf/xpdf/xpdf/JBIG2Stream.h	Sun Apr 19 22:28:20 2009
@@ -78,6 +78,10 @@ class JBIG2Stream: public FilterStream { (private)
 			     Guint *refSegs, Guint nRefSegs);
   void readGenericRegionSeg(Guint segNum, GBool imm,
 			    GBool lossless, Guint length);
+  void mmrAddPixels(int a1, int blackPixels,
+		    int *codingLine, int *a0i, int w);
+  void mmrAddPixelsNeg(int a1, int blackPixels,
+		       int *codingLine, int *a0i, int w);
   JBIG2Bitmap *readGenericBitmap(GBool mmr, int w, int h,
 				 int templ, GBool tpgdOn,
 				 GBool useSkip, JBIG2Bitmap *skip,
