Fix build.
git-svn-id: svn://localhost/ardour2/branches/3.0@8551 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ba78410f13
commit
b621ce7306
@ -41,8 +41,8 @@ extern void resume_rt_malloc_checks ();
|
||||
|
||||
#else
|
||||
|
||||
#define suspend_rt_malloc_checks () {}
|
||||
#define resume_rt_malloc_checks () {}
|
||||
#define suspend_rt_malloc_checks() {}
|
||||
#define resume_rt_malloc_checks() {}
|
||||
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user