Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Slowroll:Build:1
xtexit
xtexit-gcc14.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xtexit-gcc14.patch of Package xtexit
--- xtexit.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) --- xtexit.c +++ xtexit.c 2024-11-06 07:58:06.684561955 +0000 @@ -1,5 +1,5 @@ #ifndef lint -static char *RCSid = "@(#)$Id: xmexit.c,v 2.0 90/04/09 10:03:42 tot Exp $"; +static const char *RCSid = "@(#)$Id: xmexit.c,v 2.0 90/04/09 10:03:42 tot Exp $"; #endif /* not lint */ /* Program to shut down X server. Based on xmexit by Teemu Torma. @@ -32,6 +32,7 @@ static char *RCSid = "@(#)$Id: xmexit.c, */ #include <X11/X.h> +#include <X11/Xlibint.h> #include <X11/Intrinsic.h> #include <X11/StringDefs.h> #include <X11/Xatom.h> @@ -40,6 +41,7 @@ static char *RCSid = "@(#)$Id: xmexit.c, #include <X11/Shell.h> #include <stdio.h> #include <signal.h> +#include <stdlib.h> #include "xtexit.h" /* Application resources. */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor