[TCPIP]
[reactos.git] / reactos / drivers / network / tcpip / include / dispatch.h
index b1fc7e0..54ddc6f 100644 (file)
@@ -70,6 +70,7 @@ NTSTATUS DispTdiDeleteIPAddress(
     PIO_STACK_LOCATION IrpSp);
 
 NTSTATUS DispTdiQueryIpHwAddress(
+    PDEVICE_OBJECT DeviceObject,
     PIRP Irp,
     PIO_STACK_LOCATION IrpSp);