diff options
author | Max Khon <fjoe@FreeBSD.org> | 2010-11-30 03:47:34 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2010-11-30 03:47:34 +0000 |
commit | 2ba4e0c4c5fbb6c7264f10a834bb73484c72372c (patch) | |
tree | 4cdd34a729022ec6eadd3f74d67b81eb5fccaf23 /net/asterisk12/files/patch-apps::app_zapscan.c | |
parent | - Update to 1.4.37 (diff) |
asterisk 1.2 has been EOL'ed upstream on 21 Nov 2010.
Notes
Notes:
svn path=/head/; revision=265427
Diffstat (limited to 'net/asterisk12/files/patch-apps::app_zapscan.c')
-rw-r--r-- | net/asterisk12/files/patch-apps::app_zapscan.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/asterisk12/files/patch-apps::app_zapscan.c b/net/asterisk12/files/patch-apps::app_zapscan.c deleted file mode 100644 index 081bad2a8ef1..000000000000 --- a/net/asterisk12/files/patch-apps::app_zapscan.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- apps/app_zapscan.c -+++ apps/app_zapscan.c -@@ -38,7 +38,7 @@ - #ifdef __linux__ - #include <linux/zaptel.h> - #else --#include <zaptel.h> -+#include <zaptel/zaptel.h> - #endif /* __linux__ */ - - #include "asterisk.h" |