mptests/mp14: Include missing header file

Include <mpci.h> for MPCI_Print_statistics().

Update #3875.
This commit is contained in:
Sebastian Huber
2020-02-25 07:01:31 +01:00
parent e58ecb8433
commit f6fcfea12f
+2
View File
@@ -18,6 +18,8 @@
#include "config.h"
#endif
#include <mpci.h>
#include "system.h"
void Exit_test( void )