[ros-diffs] [khornicek] 52088: fix build?

khornicek at svn.reactos.org khornicek at svn.reactos.org
Sun Jun 5 12:50:03 UTC 2011


Author: khornicek
Date: Sun Jun  5 12:50:02 2011
New Revision: 52088

URL: http://svn.reactos.org/svn/reactos?rev=52088&view=rev
Log:
fix build?

Modified:
    trunk/reactos/include/ddk/msports.h

Modified: trunk/reactos/include/ddk/msports.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/ddk/msports.h?rev=52088&r1=52087&r2=52088&view=diff
==============================================================================
--- trunk/reactos/include/ddk/msports.h [iso-8859-1] (original)
+++ trunk/reactos/include/ddk/msports.h [iso-8859-1] Sun Jun  5 12:50:02 2011
@@ -11,6 +11,9 @@
 
 #define COMDB_MIN_PORTS_ARBITRATED 256
 #define COMDB_MAX_PORTS_ARBITRATED 4096
+
+#define CDB_REPORT_BITS      0x0
+#define CDB_REPORT_BYTES     0x1
 
 LONG
 WINAPI




More information about the Ros-diffs mailing list