Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
xiterm
implict-ptsname-decl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File implict-ptsname-decl.patch of Package xiterm
Index: iterm/lib/src/unix/tty/ttyio.c =================================================================== --- iterm.orig/lib/src/unix/tty/ttyio.c +++ iterm/lib/src/unix/tty/ttyio.c @@ -7,6 +7,8 @@ Further information about Common Public License Version 0.5 is obtained from url http://oss.software.ibm.com/developer/opensource/license-cpl.html */ +#define _XOPEN_SOURCE 700 + #include "../../../config.h" #include "iterm/unix/ttyio.h" @@ -18,9 +20,7 @@ #include <sys/stat.h> #include <sys/wait.h> #include <fcntl.h> -#define __USE_XOPEN #include <stdlib.h> -#undef __USE_XOPEN #include <unistd.h> #include <stropts.h>
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