Projects
Multimedia
lxdvdrip
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 6
View file
lxdvdrip.patch
Changed
@@ -3,6 +3,16 @@ requant/Makefile | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) +--- a/dvdbackup.c ++++ b/dvdbackup.c +@@ -40,6 +40,7 @@ COMMENTAIRE : + #include "ac.h" + #include "dvdcell.h" + #include "dvdbackup.h" ++#include "dvdcopy.h" + #include "mpeg2dec.h" + #include "badsect.h" + #include "vapcontext.h" --- a/mbuffer/Makefile +++ b/mbuffer/Makefile @@ -9,9 +9,9 @@ all: buffer @@ -28,3 +38,16 @@ LDFLAGS += -s LOADLIBES += -lm +--- a/systools.c ++++ b/systools.c +@@ -20,9 +20,9 @@ COMMENTAIRE : + #include <stdlib.h> + #include <sys/types.h> + #include <sys/stat.h> ++#include <sys/ioctl.h> + #if defined(__sun) + # include <sys/statvfs.h> +-# include <sys/ioctl.h> + #else + # include <sys/statfs.h> + #endif
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.