summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/newlib01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/newlib01/init.c')
-rw-r--r--testsuites/libtests/newlib01/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/newlib01/init.c b/testsuites/libtests/newlib01/init.c
index af2dc355a7..24dad1c4c5 100644
--- a/testsuites/libtests/newlib01/init.c
+++ b/testsuites/libtests/newlib01/init.c
@@ -135,7 +135,7 @@ static ssize_t handler_write(
static int handler_ioctl(
rtems_libio_t *iop,
- uint32_t request,
+ ioctl_command_t request,
void *buffer
)
{