From a6c4290fcc195237a65dad238571e08edf483ccf Mon Sep 17 00:00:00 2001 From: rh <rh@pkgsrc.org> Date: Fri, 6 Apr 2001 22:12:55 +0000 Subject: Add missing patch --- print/gnome-print/patches/patch-ab | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 print/gnome-print/patches/patch-ab (limited to 'print') diff --git a/print/gnome-print/patches/patch-ab b/print/gnome-print/patches/patch-ab new file mode 100644 index 00000000000..4190729fbe2 --- /dev/null +++ b/print/gnome-print/patches/patch-ab @@ -0,0 +1,14 @@ +$NetBSD: patch-ab,v 1.5 2001/04/06 22:12:55 rh Exp $ + +--- installer/gf-pfb.c.orig Fri Apr 6 12:38:56 2001 ++++ installer/gf-pfb.c +@@ -4,8 +4,8 @@ + * fixme: We should relly do some parsing here + */ + +-#include <sys/mman.h> + #include <sys/types.h> ++#include <sys/mman.h> + #include <sys/stat.h> + #include <unistd.h> + #include <fcntl.h> -- cgit v1.2.3