mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
258 B
Plaintext
14 lines
258 B
Plaintext
$NetBSD: patch-aa,v 1.2 2012/06/03 18:38:01 wiz Exp $
|
|
|
|
--- render.h.orig 2010-08-10 14:04:55.000000000 +0000
|
|
+++ render.h
|
|
@@ -28,6 +28,8 @@
|
|
|
|
#include <X11/Xdefs.h>
|
|
|
|
+#include <X11/X.h>
|
|
+
|
|
typedef XID Glyph;
|
|
typedef XID GlyphSet;
|
|
typedef XID Picture;
|