From 43d55f8a1e19d1aee58eef0a2b4f0b6025906e99 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 23 Nov 2009 15:29:33 +0000 Subject: #include . --- c/src/librtems++/src/rtemsInterrupt.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/librtems++') diff --git a/c/src/librtems++/src/rtemsInterrupt.cc b/c/src/librtems++/src/rtemsInterrupt.cc index 6d92d592f4..5432cfcd4a 100644 --- a/c/src/librtems++/src/rtemsInterrupt.cc +++ b/c/src/librtems++/src/rtemsInterrupt.cc @@ -36,7 +36,7 @@ static bool initialised = false; rtemsInterrupt */ -#include /* for malloc */ +#include rtemsInterrupt::rtemsInterrupt() : vector(0), -- cgit v1.2.3