$OpenBSD: patch-filter_raster_c,v 1.4 2012/09/30 09:28:04 ajacoutot Exp $

https://www.cups.org/str.php?L4195

--- filter/raster.c.orig	Fri Oct  7 22:21:45 2011
+++ filter/raster.c	Sat Feb  4 10:36:51 2012
@@ -45,6 +45,7 @@
  * Include necessary headers...
  */
 
+#include <stdint.h>
 #include <cups/raster-private.h>
 
 
