summaryrefslogtreecommitdiffstats
path: root/c/src/librtems++/src/rtemsSemaphore.cc
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/librtems++/src/rtemsSemaphore.cc')
-rw-r--r--c/src/librtems++/src/rtemsSemaphore.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/librtems++/src/rtemsSemaphore.cc b/c/src/librtems++/src/rtemsSemaphore.cc
index 5368b0cd05..788aef54b7 100644
--- a/c/src/librtems++/src/rtemsSemaphore.cc
+++ b/c/src/librtems++/src/rtemsSemaphore.cc
@@ -18,7 +18,7 @@
------------------------------------------------------------------------
*/
-#include <string.h>
+#include <cstring>
#include <rtems++/rtemsSemaphore.h>
/* ----