$OpenBSD: patch-cups_gstoraster_c,v 1.1 2016/09/19 09:17:45 ajacoutot Exp $

Fix build with cups>=2.2.0

--- cups/gstoraster.c.orig	Sat Sep 17 21:08:20 2016
+++ cups/gstoraster.c	Sat Sep 17 21:08:38 2016
@@ -35,6 +35,7 @@ MIT Open Source License  -  http://www.opensource.org/
 #include <cups/cups.h>
 #include <stdarg.h>
 #include <fcntl.h>
+#include <cups/ppd.h>
 #include <cups/raster.h>
 #include <sys/types.h>
 #include <sys/wait.h>
