From: Anthony Minessale Date: Mon, 3 Apr 2006 21:02:40 +0000 (+0000) Subject: try out new builtin RTP using srtp lib X-Git-Tag: v1.0-beta1~2957 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6427e320df1d978941db307e79a1f71e095ea593;p=thirdparty%2Ffreeswitch.git try out new builtin RTP using srtp lib git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1013 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/include/switch.h b/src/include/switch.h index 1d6a32db84..7ac3043a9a 100644 --- a/src/include/switch.h +++ b/src/include/switch.h @@ -66,7 +66,6 @@ extern "C" { #include #include #include -#include #ifdef __cplusplus } #endif