Merge pull request #407 from yegord/next

Remove reference to missing osxkernel_inttypes.h from CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index aa83e4d..436ce3b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,7 +63,6 @@
     MCInstrDesc.h
     MCRegisterInfo.h
     myinttypes.h
-    osxkernel_inttypes.h
     SStream.h
     utils.h
     )