diff -r 4bea936937d0 -r 1a2a19ee918d usbmgmt/usbmgr/group/Usbman.iby --- a/usbmgmt/usbmgr/group/Usbman.iby Tue Jul 06 16:23:38 2010 +0300 +++ b/usbmgmt/usbmgr/group/Usbman.iby Wed Aug 18 11:34:45 2010 +0300 @@ -49,11 +49,6 @@ // The main backup registration file. Plug-ins should use its own backup registration file in order to back its perfered data. data=ZPRIVATE\101fe1db\backup_registration.xml private\101fe1db\backup_registration.xml -// *** USB logger. This is not dependent on EUSBC as it is used by -// *** usbman.dll. It compiles down to next to nothing when __FLOG_ACTIVE is -// *** undefined, and we cannot remove it altogether because things link -// *** against it. -file=ABI_DIR\USB_DIR\usblogger.dll usblogger.dll #if defined(_DEBUG) || defined (__USB_DEBUG__) #include "commsdebugutility.iby" @@ -67,6 +62,8 @@ #include +#include + #ifndef __OBEX_OVER_USB__ #ifndef __TEST_USB_ZLP__ #ifdef __EXAMPLE_OBEX_CC__