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