Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
suck
suck-4.3.0-ia64.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File suck-4.3.0-ia64.patch of Package suck
--- batch.c +++ batch.c @@ -1,5 +1,6 @@ #include <config.h> +#include <stdlib.h> #include <stdio.h> #ifdef HAVE_UNISTD_H --- lpost.c +++ lpost.c @@ -1,7 +1,9 @@ #define _POSIX_SOURCE +#define _GNU_SOURCE #include <config.h> +#include <stdlib.h> #include <stdio.h> #include <errno.h> #include <string.h> --- makephrases.c +++ makephrases.c @@ -2,6 +2,7 @@ #include <stdio.h> #include <ctype.h> #include <string.h> +#include <stdlib.h> #include "suck_config.h" /* create a text file with the default*phrases arrays in them */ --- ssort.c +++ ssort.c @@ -1,5 +1,7 @@ #include <config.h> +#include <string.h> + #ifdef DMALLOC #include <dmalloc.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