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.

10 lines
263 B

  1. --- ./libs/libmythtv/dvbdiseqc.cpp.orig 2004-09-14 08:25:11.763437808 +0200
  2. +++ ./libs/libmythtv/dvbdiseqc.cpp 2004-09-14 08:25:26.146251288 +0200
  3. @@ -30,6 +30,7 @@
  4. */
  5. #include <iostream>
  6. +#include <math.h>
  7. #include "pthread.h"
  8. #include "qsqldatabase.h"