summaryrefslogtreecommitdiff
path: root/print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-19 16:57:19 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-19 16:57:19 +0000
commit273855ca01349031918fab26918c9af911385c5d (patch)
tree3bdd249396cf83eec3ac1feed96bc711269b12e4 /print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c
parentResurrect patch-startx which changes the default to turn off TCP listening, (diff)
Update libgnomeprint to 1.111.0 after a repo-copy from gnomeprint and connect
it to the build. PR: 36031 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes
Notes: svn path=/head/; revision=56344
Diffstat (limited to 'print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c')
-rw-r--r--print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c b/print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c
new file mode 100644
index 000000000000..fc5f161554aa
--- /dev/null
+++ b/print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c
@@ -0,0 +1,15 @@
+
+$FreeBSD$
+
+--- libgnomeprint/gnome-print-meta.c 2002/03/19 16:19:47 1.1
++++ libgnomeprint/gnome-print-meta.c 2002/03/19 16:20:00
+@@ -28,8 +28,8 @@
+
+ #include <math.h>
+ #include <string.h>
+-#include <sys/mman.h>
+ #include <sys/types.h>
++#include <sys/mman.h>
+ #include <sys/stat.h>
+ #include <unistd.h>
+ #include <fcntl.h>