Changeset 7ee7e6a in mainline for uspace/drv/bus/usb/uhci/hc.h


Ignore:
Timestamp:
2017-05-15T21:24:35Z (7 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
adc68de
Parents:
0e7c3d9
Message:

Further reduce the number of inclusions of sys/types.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/uhci/hc.h

    r0e7c3d9 r7ee7e6a  
    4141#include <macros.h>
    4242#include <stdbool.h>
    43 #include <sys/types.h>
     43#include <ddi.h>
    4444#include <usb/host/hcd.h>
    4545#include <usb/host/usb_transfer_batch.h>
Note: See TracChangeset for help on using the changeset viewer.