Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
DISCONTINUED:openSUSE:11.2
figlet
figlet-implicit.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File figlet-implicit.patch of Package figlet
--- chkfont.c +++ chkfont.c @@ -1,6 +1,9 @@ #include <stdio.h> #include <string.h> #include <ctype.h> +#ifdef __STDC__ +#include <stdlib.h> +#endif #define DATE "20 Feb 1996" #define VERSION "2.2" --- figlet.c +++ figlet.c @@ -54,6 +54,7 @@ #endif #include <stdio.h> +#include <unistd.h> #ifdef __STDC__ #include <stdlib.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