osx: include missing header (#19)
authorChristoph Gysin <christoph.gysin@gmail.com>
Mon, 24 Jul 2017 17:18:52 +0000 (20:18 +0300)
committerPavel A <pavel-a@users.noreply.github.com>
Mon, 24 Jul 2017 17:18:52 +0000 (20:18 +0300)
fixes #9

commandline/hiddata_osx.c

index 67e5adc4dc8a3847a47db1f0b1619896e0761739..d2114540a740dd73bfbbc961f5d5c7451e9dc7ca 100644 (file)
@@ -14,6 +14,7 @@
 // OS X: Using IOKit HID functionality
 #include <IOKit/IOKitLib.h>
 #include <IOKit/hid/IOHIDDevice.h>
+#include <IOKit/hid/IOHIDManager.h>
 
 
 #if 0 //ifdef DEBUG