Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15:Update
rzsz
lrzsz-implicit-decl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lrzsz-implicit-decl.patch of Package rzsz
--- lrzsz-0.12.20/lib/long-options.c +++ lrzsz-0.12.20/lib/long-options.c @@ -22,6 +22,7 @@ #endif #include <stdio.h> +#include <stdlib.h> #include <getopt.h> #include "long-options.h" --- lrzsz-0.12.20/src/lsyslog.c +++ lrzsz-0.12.20/src/lsyslog.c @@ -20,8 +20,10 @@ */ #include "config.h" #ifdef ENABLE_SYSLOG +#define _GNU_SOURCE #include "zglobal.h" #include <pwd.h> +#include <stdio.h> #include <stdlib.h> #include <string.h> #endif
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