summaryrefslogtreecommitdiff
path: root/print/gnome-print/files/patch-ac
blob: a299a643f6715a5c0de6f1938897b88f673687ec (plain) (blame)
1
2
3
4
5
6
7
8
--- installer/gf-pfb.c.orig	Thu Nov 16 20:22:10 2000
+++ installer/gf-pfb.c	Thu Mar 15 19:26:11 2001
@@ -6,4 +6,4 @@
 
-#include <sys/mman.h>
 #include <sys/types.h>
+#include <sys/mman.h>
 #include <sys/stat.h>