Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yukoff:openSUSE:Leap:42.1:Backports
libucil
libucil-includes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libucil-includes.patch of Package libucil
--- libucil-0.9.10.orig/src/ucil_png.c +++ libucil-0.9.10/src/ucil_png.c @@ -10,6 +10,7 @@ #include "config.h" #include <stdlib.h> +#include <string.h> #include <png.h> #include <unicap.h> #include <glib.h> --- libucil-0.9.10.orig/src/ucil_ppm.c +++ libucil-0.9.10/src/ucil_ppm.c @@ -3,12 +3,13 @@ #include <stdio.h> #include <stdlib.h> +#include <string.h> #include <errno.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <string.h> - +#include <ctype.h> int nextval( int fd ) {
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