1 2 3 4 5 6 7 8 9 10 11 12 13 14
$FreeBSD$ --- channel.c.orig +++ channel.c @@ -36,7 +36,7 @@ #ifdef __linux__ #include <linux/zaptel.h> #else -#include <zaptel.h> +#include <zaptel/zaptel.h> #endif /* __linux__ */ #ifndef ZT_TIMERPING #error "You need newer zaptel! Please svn update zaptel"