]> git.pld-linux.org Git - packages/dvdbackup.git/commitdiff
- fix headers inclusion
authorwolf <wolf@pld-linux.org>
Tue, 14 Feb 2006 16:22:20 +0000 (16:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dvdbackup-dvdread.patch -> 1.1

dvdbackup-dvdread.patch [new file with mode: 0644]

diff --git a/dvdbackup-dvdread.patch b/dvdbackup-dvdread.patch
new file mode 100644 (file)
index 0000000..b114412
--- /dev/null
@@ -0,0 +1,11 @@
+diff -ruN dvdbackup-0.1./dvdbackup.c dvdbackup-0.1/dvdbackup.c
+--- dvdbackup-0.1./dvdbackup.c 2006-02-14 17:00:57.000000000 +0100
++++ dvdbackup-0.1/dvdbackup.c  2006-02-14 17:03:58.388873496 +0100
+@@ -20,6 +20,7 @@
+ #include <stdio.h>
++#include <stdint.h>
+ #include <stdlib.h>
+ #include <string.h>
+ #include <sys/errno.h>
This page took 0.098583 seconds and 4 git commands to generate.