mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
259 B

  1. --- mythdvd-2005-01-06/mtd/mtd.cpp.orig 2005-03-03 21:16:33.887003952 +0100
  2. +++ mythdvd-2005-01-06/mtd/mtd.cpp 2005-03-03 21:16:42.988620296 +0100
  3. @@ -8,6 +8,8 @@
  4. */
  5. +#include <time.h>
  6. +
  7. #include <qstringlist.h>
  8. #include <qregexp.h>
  9. #include <qdir.h>