X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/3903760236c30e3b5ace7a4eefac3a269d68957c..a991bd8d3e7fe02dbca0644054bab73c5b75324a:/libkern/firehose/ioctl_private.h?ds=inline diff --git a/libkern/firehose/ioctl_private.h b/libkern/firehose/ioctl_private.h index efb828bd8..98b96899d 100644 --- a/libkern/firehose/ioctl_private.h +++ b/libkern/firehose/ioctl_private.h @@ -28,7 +28,7 @@ /* Flushed the log data. Return the updated pointers */ #ifndef LOGFLUSHED -#define LOGFLUSHED _IOW('t', 81, firehose_push_reply_t) +#define LOGFLUSHED _IOW('t', 81, firehose_push_reply_t) #endif /* <Reserved for later. Unused now> Map the kernel log buffers to logd's address space */