$OpenBSD: patch-libgtklp_libgtklp_h,v 1.2 2013/03/15 07:40:30 ajacoutot Exp $

error: 'uintptr_t' undeclared

--- libgtklp/libgtklp.h.orig	Mon Jun 22 10:07:45 2009
+++ libgtklp/libgtklp.h	Mon Jun 22 10:07:53 2009
@@ -25,6 +25,7 @@
 #ifndef LIBGTKLP_H
 #define LIBGTKLP_H
 
+#include <stdint.h>
 #include <glib.h>
 #include <gtk/gtk.h>
 #ifndef _LOCALE_H
