Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
netcdf
netcdf-codecleanup.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File netcdf-codecleanup.patch of Package netcdf
--- netcdf-4.2.orig/ncgen3/load.c 2012-03-20 21:30:49.000000000 -0400 +++ netcdf-4.2/ncgen3/load.c 2012-04-09 17:29:58.561798439 -0400 @@ -13,6 +13,10 @@ #include "ncgen.h" #include "genlib.h" +#ifndef HAVE_STRLCAT +extern size_t strlcat(char *dst, const char *src, size_t siz); +#endif + extern int netcdf_flag; extern int c_flag; extern int fortran_flag;
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