diff options
Diffstat (limited to 'net/asterisk12/files/patch-apps::app_zapras.c')
-rw-r--r-- | net/asterisk12/files/patch-apps::app_zapras.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/asterisk12/files/patch-apps::app_zapras.c b/net/asterisk12/files/patch-apps::app_zapras.c deleted file mode 100644 index 5d32407347d7..000000000000 --- a/net/asterisk12/files/patch-apps::app_zapras.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- apps/app_zapras.c -+++ apps/app_zapras.c -@@ -43,7 +43,7 @@ - #ifdef __linux__ - #include <linux/zaptel.h> - #else --#include <zaptel.h> -+#include <zaptel/zaptel.h> - #endif /* __linux__ */ - - #include "asterisk.h" |