Forgot to commit this file
Modified: trunk/reactos/include/ndk/ifssupp.h

Modified: trunk/reactos/include/ndk/ifssupp.h
--- trunk/reactos/include/ndk/ifssupp.h	2005-12-29 18:47:14 UTC (rev 20432)
+++ trunk/reactos/include/ndk/ifssupp.h	2005-12-29 18:56:09 UTC (rev 20433)
@@ -117,8 +117,6 @@
     LIST_ENTRY ThreadListHead;
 } KQUEUE, *PKQUEUE, *RESTRICTED_POINTER PRKQUEUE;
 
-typedef PVOID EX_PUSH_LOCK;
-
 typedef enum _RTL_GENERIC_COMPARE_RESULTS
 {
     GenericLessThan,