aboutsummaryrefslogtreecommitdiff
path: root/audio/ccaudio2/files/patch-src:dtmf.cpp
blob: 48d1c35a3e3ee3c3f9add37c8f878ede736cd65e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- src/dtmf.cpp.orig	Wed Jul 23 19:52:40 2003
+++ src/dtmf.cpp	Fri Mar 12 09:08:50 2004
@@ -27,9 +27,9 @@
 //
 
 #include <math.h>
-#include <stdint.h>
 #include <string.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <time.h>
 #include <fcntl.h>
 #include "audio.h"