mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 18:18:34 +08:00
mptests/mp14: Include missing header file
Include <mpci.h> for MPCI_Print_statistics(). Update #3875.
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <mpci.h>
|
||||
|
||||
#include "system.h"
|
||||
|
||||
void Exit_test( void )
|
||||
|
||||
Reference in New Issue
Block a user