mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-24 22:58:21 +00:00
Fix up tree so that it compiles when MTX Profiling is enabled.
(closes issue #10898) Reported by: snuffy Patches: 10898-mtx_prof.diff uploaded by qwell (license 4) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@85025 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -145,6 +145,8 @@
|
||||
#include <stdio.h>
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#define FP___PRINTF "%.18Lg"
|
||||
#define FP___TYPE long double
|
||||
|
||||
|
Reference in New Issue
Block a user