openbsd-ports/print/gtklp/patches/patch-gtklp_gtklp_h
2009-06-22 08:20:48 +00:00

12 lines
308 B
Plaintext

$OpenBSD: patch-gtklp_gtklp_h,v 1.1 2009/06/22 08:20:48 ajacoutot Exp $
--- gtklp/gtklp.h.orig Mon Jun 22 10:08:13 2009
+++ gtklp/gtklp.h Mon Jun 22 10:08:23 2009
@@ -24,6 +24,7 @@
#ifndef GTKLP_H
#define GTKLP_H
+#include <stdint.h>
#include <gtk/gtk.h>
#include <cups/cups.h>
#include <cups/http.h>