Author: akhaldi Date: Sat Mar 13 14:15:47 2010 New Revision: 46162
URL: http://svn.reactos.org/svn/reactos?rev=46162&view=rev Log: [PSDK] Fix usbioctl.h
Modified: branches/header-work/include/psdk/usbioctl.h
Modified: branches/header-work/include/psdk/usbioctl.h URL: http://svn.reactos.org/svn/reactos/branches/header-work/include/psdk/usbioct... ============================================================================== --- branches/header-work/include/psdk/usbioctl.h [iso-8859-1] (original) +++ branches/header-work/include/psdk/usbioctl.h [iso-8859-1] Sat Mar 13 14:15:47 2010 @@ -663,6 +663,8 @@
#endif
+#endif /* USB_KERNEL_IOCTL */ + #include <poppack.h>
#ifdef __cplusplus