summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/malloctest/task1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/malloctest/task1.c')
-rw-r--r--testsuites/libtests/malloctest/task1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/malloctest/task1.c b/testsuites/libtests/malloctest/task1.c
index 289016f1bf..2c56a27351 100644
--- a/testsuites/libtests/malloctest/task1.c
+++ b/testsuites/libtests/malloctest/task1.c
@@ -14,7 +14,7 @@
*/
#include "system.h"
-#include <rtems/malloc.h>
+#include <rtems/malloc.h>
#include <string.h>
#include <stdlib.h>