testsuites/sptests/sp34/changepri.c: Remove include of tm27-default.h

The file tm27-default.h is considered an internal flag. Accidentally
copying and pasting this include in while fixing attribution headers
was a mistake. Removing the line.
This commit is contained in:
Joel Sherrill
2025-09-16 17:56:34 -05:00
committed by Kinsey Moore
parent 1bb370b644
commit 21a6957d18

View File

@@ -32,9 +32,6 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#include <rtems/tm27-default.h>
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif