From: Giovanni Maruzzelli Date: Mon, 2 Apr 2012 09:14:55 +0000 (+0200) Subject: gsmopen: fixing libctb-0.16 include X-Git-Tag: v1.2-rc1~17^2~230^2~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2239dee1b79785d281cafa25f6b1dc6f7644b318;p=thirdparty%2Ffreeswitch.git gsmopen: fixing libctb-0.16 include --- diff --git a/src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/ctb.h b/src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/ctb.h index 767067d6a0..c71929f2be 100644 --- a/src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/ctb.h +++ b/src/mod/endpoints/mod_gsmopen/libctb-0.16/include/ctb-0.16/ctb.h @@ -7,7 +7,7 @@ #endif #include "ctb-0.16/getopt.h" #include "ctb-0.16/iobase.h" -#include "ctb-0.16/kbhit.h" +//#include "ctb-0.16/kbhit.h" #include "ctb-0.16/portscan.h" #include "ctb-0.16/serport.h" #include "ctb-0.16/serportx.h"