Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. #include <fcntl.h>
  2. #include <sys/ioctl.h>
  3. #include <sysexits.h>
  4. #include <sys/param.h>
  5. #include <IOKit/serial/ioss.h>
  6. #include <CoreFoundation/CoreFoundation.h>
  7. #include <IOKit/IOKitLib.h>
  8. #include <IOKit/serial/IOSerialKeys.h>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement