]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/cdrkit/cdrkit-1.1.10-build-fix.patch
Remove dvdrtools for cdrkit
[ipfire-2.x.git] / src / patches / cdrkit / cdrkit-1.1.10-build-fix.patch
CommitLineData
8a960584
MT
1diff -up cdrkit-1.1.10/genisoimage/genisoimage.c.build-fix cdrkit-1.1.10/genisoimage/genisoimage.c
2--- cdrkit-1.1.10/genisoimage/genisoimage.c.build-fix 2010-01-20 11:05:05.000000000 +0100
3+++ cdrkit-1.1.10/genisoimage/genisoimage.c 2010-01-20 11:21:16.144098749 +0100
4@@ -47,6 +47,7 @@
5
6 #include <mconfig.h>
7 #include "genisoimage.h"
8+#include "checksum.h"
9 #include "iso9660.h"
10 #include <errno.h>
11 #include <timedefs.h>