]> git.saurik.com Git - apple/libpthread.git/blobdiff - sys/qos_private.h
libpthread-416.11.1.tar.gz
[apple/libpthread.git] / sys / qos_private.h
index 0a3892635d3c582c28728b16f59f1ea4adc635de..b968f87e2aefcabaa38452e1b15f344b09dd35e6 100644 (file)
@@ -35,6 +35,6 @@
  * system responsiveness for the user.
  * This is SPI for use by Spotlight and Time Machine only.
  */
-#define QOS_CLASS_MAINTENANCE  0x05
+#define QOS_CLASS_MAINTENANCE  ((qos_class_t)0x05)
 
 #endif //_QOS_SYS_PRIVATE_H