core: Make use of headers consistent across all files
authorChris Dickens <christopher.a.dickens@gmail.com>
Wed, 3 Sep 2014 18:50:47 +0000 (11:50 -0700)
committerChris Dickens <christopher.a.dickens@gmail.com>
Sun, 7 Sep 2014 04:25:23 +0000 (21:25 -0700)
commitd8a2950f5409ee399c386b56301d49c61ee71fdf
tree0d3987717684f93c983878dd50bfd4ef5bfcc9e1
parent8035a7748980704c439b5d729bed8a0d75d47046
core: Make use of headers consistent across all files

* Include config.h before anything else in all files
* Remove unnecessary inclusion of libusb.h
* Use angle brackets for system headers and quotes for local headers

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
17 files changed:
libusb/descriptor.c
libusb/io.c
libusb/libusbi.h
libusb/os/linux_netlink.c
libusb/os/linux_udev.c
libusb/os/linux_usbfs.c
libusb/os/netbsd_usb.c
libusb/os/openbsd_usb.c
libusb/os/poll_posix.c
libusb/os/poll_windows.c
libusb/os/threads_posix.c
libusb/os/threads_windows.c
libusb/os/wince_usb.c
libusb/os/windows_usb.c
libusb/strerror.c
libusb/sync.c
libusb/version_nano.h