X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/3903760236c30e3b5ace7a4eefac3a269d68957c..c6bf4f310a33a9262d455ea4d3f0630b1255e3fe:/libkern/firehose/ioctl_private.h 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 /* Map the kernel log buffers to logd's address space */