Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
dvb
dvb-includes.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dvb-includes.diff of Package dvb
Index: lib/libdvbapi/dvbaudio.c =================================================================== --- lib/libdvbapi/dvbaudio.c.orig 2009-11-08 17:34:21.000000000 +0100 +++ lib/libdvbapi/dvbaudio.c 2009-11-24 19:10:13.089021000 +0100 @@ -25,6 +25,7 @@ #include <fcntl.h> #include <unistd.h> #include <sys/ioctl.h> +#include <stdint.h> #include <linux/dvb/audio.h> #include <errno.h> #include "dvbaudio.h" Index: test/hex_dump.c =================================================================== --- test/hex_dump.c.orig 2009-11-08 17:34:21.000000000 +0100 +++ test/hex_dump.c 2009-11-24 19:10:13.096022000 +0100 @@ -20,6 +20,7 @@ #include <stdio.h> #include <stdlib.h> +#include <stdint.h> #include "hex_dump.h" Index: test/test_av.c =================================================================== --- test/test_av.c.orig 2009-11-08 17:34:21.000000000 +0100 +++ test/test_av.c 2009-11-24 19:10:13.101025000 +0100 @@ -29,6 +29,7 @@ #include <fcntl.h> #include <time.h> #include <unistd.h> +#include <stdint.h> #include <linux/types.h> #include <linux/dvb/audio.h> Index: util/scan/diseqc.c =================================================================== --- util/scan/diseqc.c.orig 2009-11-08 17:34:21.000000000 +0100 +++ util/scan/diseqc.c 2009-11-24 19:10:13.112020000 +0100 @@ -1,6 +1,6 @@ -#include <linux/dvb/frontend.h> #include <sys/ioctl.h> #include <time.h> +#include <linux/dvb/frontend.h> #include "scan.h" #include "diseqc.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