summaryrefslogtreecommitdiff
path: root/testsuites/support/src/tmtests_empty_function.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/support/src/tmtests_empty_function.c')
-rw-r--r--testsuites/support/src/tmtests_empty_function.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/support/src/tmtests_empty_function.c b/testsuites/support/src/tmtests_empty_function.c
index 9b4ad95b5a..6b3ba3c6b6 100644
--- a/testsuites/support/src/tmtests_empty_function.c
+++ b/testsuites/support/src/tmtests_empty_function.c
@@ -18,7 +18,7 @@
#include <rtems.h>
-rtems_status_code benchmark_timer_empty_function( void );
+#include "tmtests_empty_function.h"
rtems_status_code benchmark_timer_empty_function( void )
{