]> git.pld-linux.org Git - packages/dvdbackup.git/blame - dvdbackup-dvdread.patch
- patch moving ifoClose() call after all ifo references
[packages/dvdbackup.git] / dvdbackup-dvdread.patch
CommitLineData
b5084605 1diff -ruN dvdbackup-0.1./dvdbackup.c dvdbackup-0.1/dvdbackup.c
2--- dvdbackup-0.1./dvdbackup.c 2006-02-14 17:00:57.000000000 +0100
3+++ dvdbackup-0.1/dvdbackup.c 2006-02-14 17:03:58.388873496 +0100
4@@ -20,6 +20,7 @@
5
6
7 #include <stdio.h>
8+#include <stdint.h>
9 #include <stdlib.h>
10 #include <string.h>
11 #include <sys/errno.h>
This page took 0.059151 seconds and 4 git commands to generate.