aboutsummaryrefslogtreecommitdiff
path: root/audio/libofa/files/patch-examples__protocol.cpp
blob: cf239a1e164df8cde7e427f256a7c53594e9674b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- ./examples/protocol.cpp.orig	2011-03-18 11:01:22.000000000 -0400
+++ ./examples/protocol.cpp	2011-03-18 11:01:22.000000000 -0400
@@ -8,6 +8,7 @@
 -------------------------------------------------------------------*/
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <string>
 #include <map>
 #include <expat.h>