$NetBSD: patch-aa,v 1.3 2003/09/27 21:05:22 danw Exp $

--- libgnomeprint/gnome-print.c.orig	Mon Sep  1 10:11:58 2003
+++ libgnomeprint/gnome-print.c	Mon Sep  1 10:11:35 2003
@@ -38,8 +38,8 @@
 #include <libgnomeprint/gnome-print-frgba.h>
 
 /* For the buffer stuff, remove when the buffer stuff is moved out here */
-#include <sys/mman.h>
 #include <sys/types.h>
+#include <sys/mman.h>
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <unistd.h>
