--- channels/chan_phone.c 26 Oct 2004 22:25:43 -0000 1.36 +++ channels/chan_phone.c 11 Nov 2004 12:56:44 -0000 @@ -34,6 +34,10 @@ #include #include /* Still use some IXJ specific stuff */ +#include +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0) +# include +#endif #include #include "DialTone.h"