diff options
Diffstat (limited to 'print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c')
-rw-r--r-- | print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c b/print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c deleted file mode 100644 index fc5f161554aa..000000000000 --- a/print/libgnomeprint/files/patch-libgnomeprint::gnome-print-meta.c +++ /dev/null @@ -1,15 +0,0 @@ - -$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> |