Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:SLECandidates
sc
sc-fix-malloc-redefinition.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sc-fix-malloc-redefinition.patch of Package sc
Index: sc-7.16/xmalloc.c =================================================================== --- sc-7.16.orig/xmalloc.c +++ sc-7.16/xmalloc.c @@ -3,12 +3,10 @@ * $Revision: 7.16 $ */ +#include <stdlib.h> #include <curses.h> #include "sc.h" -extern char *malloc(); -extern char *realloc(); -extern void free(); void fatal(); #ifdef SYSV3
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