Mageia Bugzilla – Attachment 13192 Details for
Bug 30198
Update recordmydesktop to 0.4.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Update includes patch
01-update-includes.patch (text/plain), 845 bytes, created by
Kristoffer Grundström
on 2022-03-24 01:58:25 CET
(
hide
)
Description:
Update includes patch
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2022-03-24 01:58:25 CET
Size:
845 bytes
patch
obsolete
>From: José L. Redrejo RodrÃguez <jredrejo@debian.org> >Subject: Update Xorg includes > > >--- recordmydesktop-0.3.8.1+svn602.orig/src/rmd_update_image.c 2010-02-08 18:30:42.000000000 +0100 >+++ recordmydesktop-0.3.8.1+svn602.bueno/src/rmd_update_image.c 2010-02-08 19:06:24.000000000 +0100 >@@ -32,7 +32,7 @@ > #include "rmd_types.h" > > #include <X11/Xlibint.h> >-#include <X11/extensions/shmstr.h> >+#include <X11/extensions/shmproto.h> > #include <X11/extensions/XShm.h> > > >--- recordmydesktop-0.3.8.1+svn602.orig/src/rmd_getzpixmap.c 2010-02-08 18:30:42.000000000 +0100 >+++ recordmydesktop-0.3.8.1+svn602.bueno/src/rmd_getzpixmap.c 2010-02-08 19:06:35.000000000 +0100 >@@ -32,7 +32,7 @@ > > #include <X11/Xlib.h> > #include <X11/Xlibint.h> >-#include <X11/extensions/shmstr.h> >+#include <X11/extensions/shmproto.h> > #include <X11/extensions/XShm.h> > >
From: José L. Redrejo RodrÃguez <jredrejo@debian.org> Subject: Update Xorg includes --- recordmydesktop-0.3.8.1+svn602.orig/src/rmd_update_image.c 2010-02-08 18:30:42.000000000 +0100 +++ recordmydesktop-0.3.8.1+svn602.bueno/src/rmd_update_image.c 2010-02-08 19:06:24.000000000 +0100 @@ -32,7 +32,7 @@ #include "rmd_types.h" #include <X11/Xlibint.h> -#include <X11/extensions/shmstr.h> +#include <X11/extensions/shmproto.h> #include <X11/extensions/XShm.h> --- recordmydesktop-0.3.8.1+svn602.orig/src/rmd_getzpixmap.c 2010-02-08 18:30:42.000000000 +0100 +++ recordmydesktop-0.3.8.1+svn602.bueno/src/rmd_getzpixmap.c 2010-02-08 19:06:35.000000000 +0100 @@ -32,7 +32,7 @@ #include <X11/Xlib.h> #include <X11/Xlibint.h> -#include <X11/extensions/shmstr.h> +#include <X11/extensions/shmproto.h> #include <X11/extensions/XShm.h>
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 30198
:
13191
| 13192 |
13193