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
264 B

  1. --- ./mythphone/dtmffilter.cpp.orig 2005-03-13 20:05:49.000000000 +0100
  2. +++ ./mythphone/dtmffilter.cpp 2005-03-13 20:06:17.000000000 +0100
  3. @@ -16,6 +16,7 @@
  4. #include <stdio.h>
  5. #include <stdlib.h>
  6. #include <iostream>
  7. +#include <math.h>
  8. using namespace std;