Changeset 34a0d17 in mainline


Ignore:
Timestamp:
2011-09-19T14:01:02Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
193da9d6
Parents:
5b6f8dd
Message:

usbhub: Fix include in main.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/usbhub/main.c

    r5b6f8dd r34a0d17  
    3838#include <usb/dev/driver.h>
    3939#include <usb/classes/classes.h>
     40#include <usb/debug.h>
    4041
    4142#include "usbhub.h"
    42 #include "usbhub_private.h"
    4343
    4444/** Hub status-change endpoint description.
Note: See TracChangeset for help on using the changeset viewer.