Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
argyllcms
ajam-include.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ajam-include.patch of Package argyllcms
Index: b/ajam-2.5.2-1.3.3/execunix.c =================================================================== --- a/ajam-2.5.2-1.3.3/execunix.c +++ b/ajam-2.5.2-1.3.3/execunix.c @@ -42,6 +42,10 @@ # include "lists.h" # include "execcmd.h" # include <errno.h> +# include <unistd.h> +# include <sys/types.h> +# include <sys/wait.h> + # ifdef USE_EXECUNIX Index: b/ajam-2.5.2-1.3.3/fileunix.c =================================================================== --- a/ajam-2.5.2-1.3.3/fileunix.c +++ b/ajam-2.5.2-1.3.3/fileunix.c @@ -51,12 +51,12 @@ # include <sys/stat.h> # endif +# include <unistd.h> # if defined( OS_RHAPSODY ) || \ defined( OS_MACOSX ) || \ defined( OS_NEXT ) /* need unistd for rhapsody's proper lseek */ # include <sys/dir.h> -# include <unistd.h> # define STRUCT_DIRENT struct direct # else # include <dirent.h> Index: b/ajam-2.5.2-1.3.3/make1.c =================================================================== --- a/ajam-2.5.2-1.3.3/make1.c +++ b/ajam-2.5.2-1.3.3/make1.c @@ -50,6 +50,7 @@ */ # include "jam.h" +# include <unistd.h> # include "lists.h" # include "parse.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