]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Fixed inclusion of a header file that isn't actually finished.
authorSteve Underwood <steveu@haswell.coppice.org>
Thu, 8 Aug 2013 16:25:18 +0000 (00:25 +0800)
committerSteve Underwood <steveu@haswell.coppice.org>
Thu, 8 Aug 2013 16:25:18 +0000 (00:25 +0800)
libs/spandsp/src/spandsp/expose.h

index b86d247805b71ec0399b95c2792562b545c26349..a6ca48e5a5139f05fe6fa454c4857324976ba6f0 100644 (file)
@@ -76,7 +76,7 @@
 #include <spandsp/private/v42.h>
 #include <spandsp/private/v42bis.h>
 #include <spandsp/private/at_interpreter.h>
-#include <spandsp/private/data_modems.h>
+//#include <spandsp/private/data_modems.h>
 #include <spandsp/private/fax_modems.h>
 #include <spandsp/private/timezone.h>
 #include <spandsp/private/image_translate.h>