summaryrefslogtreecommitdiff
path: root/audio/ccaudio/files/patch-src:dtmf.cpp
blob: eeedfcac6433b2685f4029652fb5cf7755abee23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/dtmf.cpp.orig	Fri Feb 20 17:23:13 2004
+++ src/dtmf.cpp	Fri Feb 20 17:23:19 2004
@@ -30,6 +30,7 @@
 #include <stdint.h>
 #include <string.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <time.h>
 #include <fcntl.h>
 #include "audio.h"