Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Staging:A
argyllcms
argyllcms-decl.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File argyllcms-decl.patch of Package argyllcms
gettimeofday() is declared in sys/time.h. Index: Argyll_V1.6.0/spectro/conv.c =================================================================== --- Argyll_V1.6.0.orig/spectro/conv.c +++ Argyll_V1.6.0/spectro/conv.c @@ -16,6 +16,7 @@ #include <sys/types.h> #include <sys/stat.h> +#include <sys/time.h> #include <stdio.h> #include <stdlib.h> #include <stdarg.h> Index: Argyll_V1.6.0/spectro/usbio_lx.c =================================================================== --- Argyll_V1.6.0.orig/spectro/usbio_lx.c +++ Argyll_V1.6.0/spectro/usbio_lx.c @@ -20,6 +20,7 @@ #include <dirent.h> #include <sys/types.h> #include <sys/stat.h> +#include <sys/time.h> #include <fcntl.h> #include <sys/ioctl.h> #include <linux/usbdevice_fs.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