summaryrefslogtreecommitdiff
path: root/libs/ardour/graph.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/graph.cc')
-rw-r--r--libs/ardour/graph.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/ardour/graph.cc b/libs/ardour/graph.cc
index 5c0d41ed17..f52180f98e 100644
--- a/libs/ardour/graph.cc
+++ b/libs/ardour/graph.cc
@@ -41,6 +41,7 @@ using namespace std;
#ifdef DEBUG_RT_ALLOC
static Graph* graph = 0;
+
extern "C" {
int alloc_allowed ()