Synchronize with trunk revision 59636 (just before Alex's CreateProcess revamp).
[reactos.git] / drivers / bus / isapnp / isapnp.h
index 75ee3ec..85aa43f 100644 (file)
@@ -40,6 +40,9 @@ typedef struct _ISAPNP_LOGICAL_DEVICE {
 } ISAPNP_LOGICAL_DEVICE, *PISAPNP_LOGICAL_DEVICE;
 
 /* isapnp.c */
+
+DRIVER_INITIALIZE DriverEntry;
+
 NTSTATUS
 NTAPI
 DriverEntry(