[Asterisk-code-review] app_fax: Compile. (asterisk[master])
Alexander Traud
asteriskteam at digium.com
Wed Apr 22 12:38:50 CDT 2020
Alexander Traud has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/14280 )
Change subject: app_fax: Compile.
......................................................................
app_fax: Compile.
ASTERISK-28848
Change-Id: I31f7a6b92a07032c5cef1c16b8901b107fe35546
---
M apps/app_fax.c
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/80/14280/1
diff --git a/apps/app_fax.c b/apps/app_fax.c
index c5d0f51..d9b0a35 100644
--- a/apps/app_fax.c
+++ b/apps/app_fax.c
@@ -20,6 +20,8 @@
<replacement>res_fax</replacement>
***/
+/* Needed for spandsp headers */
+#define ASTMM_LIBC ASTMM_IGNORE
#include "asterisk.h"
#include <string.h>
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/14280
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I31f7a6b92a07032c5cef1c16b8901b107fe35546
Gerrit-Change-Number: 14280
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20200422/cd3fffb8/attachment.html>
More information about the asterisk-code-review
mailing list