cdrkit-1.1.10-build-fix.patch 425 B

123456789101112
  1. diff -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. #include <mconfig.h>
  6. #include "genisoimage.h"
  7. +#include "checksum.h"
  8. #include "iso9660.h"
  9. #include <errno.h>
  10. #include <timedefs.h>