Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
oto
fix-implicit-declarations.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-implicit-declarations.patch of Package oto
diff -ru oto-0.4.orig/src/misc.c oto-0.4/src/misc.c --- oto-0.4.orig/src/misc.c 2001-10-14 07:15:15.000000000 +0200 +++ oto-0.4/src/misc.c 2005-09-22 14:48:27.000000000 +0200 @@ -20,6 +20,8 @@ */ #include <iconv.h> #include <stdio.h> +#include <stdlib.h> +#include <string.h> #include "ot.h" diff -ru oto-0.4.orig/src/u2c.c oto-0.4/src/u2c.c --- oto-0.4.orig/src/u2c.c 2001-09-13 21:57:38.000000000 +0200 +++ oto-0.4/src/u2c.c 2005-09-22 14:45:53.000000000 +0200 @@ -21,6 +21,7 @@ #include <stdint.h> #include <stdio.h> #include <stdlib.h> +#include <string.h> #include <sys/param.h> #include "u2c.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