diff options
Diffstat (limited to 'net/asterisk12/files/patch-res::res_musiconhold.c')
| -rw-r--r-- | net/asterisk12/files/patch-res::res_musiconhold.c | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net/asterisk12/files/patch-res::res_musiconhold.c b/net/asterisk12/files/patch-res::res_musiconhold.c new file mode 100644 index 000000000000..352fb814def9 --- /dev/null +++ b/net/asterisk12/files/patch-res::res_musiconhold.c @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- res/res_musiconhold.c ++++ res/res_musiconhold.c +@@ -40,7 +40,7 @@ + #ifdef __linux__ + #include <linux/zaptel.h> + #else +-#include <zaptel.h> ++#include <zaptel/zaptel.h> + #endif /* __linux__ */ + #endif + #include <unistd.h> |
