summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/include/rtems/inttypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/include/rtems/inttypes.h b/cpukit/include/rtems/inttypes.h
index 2e23c8cfe4..cc8538df19 100644
--- a/cpukit/include/rtems/inttypes.h
+++ b/cpukit/include/rtems/inttypes.h
@@ -135,7 +135,7 @@ extern "C" {
#define PRIxino_t "lx"
/* ioctl_command_t */
-#define PRIdioctl_command_t PRId32
+#define PRIdioctl_command_t "ld"
/* rtems_blkdev_bnum */
#define PRIdrtems_blkdev_bnum PRId32