summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/src/rtemsInterrupt.cc
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librtems++/src/rtemsInterrupt.cc')
-rw-r--r--c/src/librtems++/src/rtemsInterrupt.cc2
1 files changed, 1 insertions, 1 deletions
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 <stdlib.h> /* for malloc */
+#include <cstdlib>
rtemsInterrupt::rtemsInterrupt()
: vector(0),