summaryrefslogtreecommitdiff
path: root/audio/ccaudio/files/patch-src:dtmf.cpp
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-20 09:39:06 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2004-02-20 09:39:06 +0000
commit7f9dd2dac0309fe52842f1ffb1fb5d6abe0a8ca3 (patch)
treeded83c9111001c69f56d664800d4e1ec4b7288bc /audio/ccaudio/files/patch-src:dtmf.cpp
parentMark DEPRECATED. (diff)
upgrade to 1.1.1
Diffstat (limited to 'audio/ccaudio/files/patch-src:dtmf.cpp')
-rw-r--r--audio/ccaudio/files/patch-src:dtmf.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/ccaudio/files/patch-src:dtmf.cpp b/audio/ccaudio/files/patch-src:dtmf.cpp
new file mode 100644
index 000000000000..eeedfcac6433
--- /dev/null
+++ b/audio/ccaudio/files/patch-src:dtmf.cpp
@@ -0,0 +1,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"