xextproto: Remove patch added upstream and now unneeded

This commit is contained in:
Richard Purdie
2008-12-31 16:09:54 +00:00
parent 71fc43d7cb
commit 141b7fc4e9
2 changed files with 0 additions and 20 deletions

View File

@@ -1,18 +0,0 @@
From: Peter Hutterer <peter.hutterer@redhat.com>
Date: Fri, 26 Sep 2008 05:24:19 +0000 (+0930)
Subject: Xge.h: include Xmd.h for CARD8
X-Git-Url: http://gitweb.freedesktop.org/?p=xorg/proto/xextproto.git;a=commitdiff;h=f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9
Xge.h: include Xmd.h for CARD8
---
--- a/Xge.h
+++ b/Xge.h
@@ -30,6 +30,7 @@
#ifndef _XGE_H_
#define _XGE_H_
+#include <X11/Xmd.h>
#include <X11/Xlib.h>
#include <X11/Xfuncproto.h>

View File

@@ -4,5 +4,3 @@ PR = "r2"
PE = "1"
XORG_PN = "xextproto"
SRC_URI += "file://f7e5f23e37e62cc0a981d9b002b69d90b8a7daa9.patch;patch=1"