Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
arj
arj-3.10.22-missing-protos.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File arj-3.10.22-missing-protos.patch of Package arj
diff -up arj-3.10.22/environ.c~ arj-3.10.22/environ.c --- arj-3.10.22/environ.c~ 2008-03-31 15:19:36.000000000 +0200 +++ arj-3.10.22/environ.c 2008-03-31 15:19:36.000000000 +0200 @@ -12,6 +12,8 @@ #include <conio.h> #include <io.h> #include <process.h> +#else +#include <sys/wait.h> #endif #include <fcntl.h> diff -up arj-3.10.22/arjsfx.c~ arj-3.10.22/arjsfx.c --- arj-3.10.22/arjsfx.c~ 2008-03-31 15:17:45.000000000 +0200 +++ arj-3.10.22/arjsfx.c 2008-03-31 15:17:45.000000000 +0200 @@ -5,6 +5,7 @@ * */ +#define _GNU_SOURCE #include <stdio.h> #include <signal.h> diff -up arj-3.10.22/arj.c~ arj-3.10.22/arj.c --- arj-3.10.22/arj.c~ 2008-03-31 15:17:14.000000000 +0200 +++ arj-3.10.22/arj.c 2008-03-31 15:17:14.000000000 +0200 @@ -5,6 +5,7 @@ * */ +#define _GNU_SOURCE #include <stdio.h> #include <signal.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