This commit is contained in:
Steve Checkoway
2004-04-01 10:33:53 +00:00
parent 9e141f3f78
commit a5e2e634ea
2 changed files with 3 additions and 10 deletions
+2 -4
View File
@@ -9,11 +9,9 @@
#define BACKTRACE_METHOD_POWERPC_DARWIN
#define HAVE_VERSION_INFO
#define HAVE_CXA_DEMANGLE
#define HAVE_FFMPEG
#define _BSD_WCHAR_T_DEFINED_
#ifndef __MACOSX__
# define __MACOSX__
#endif
extern "C"
{
extern long long llabs(long long i);
}
extern "C" long long llabs(long long i);