mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 03:16:15 +08:00
Some datagram related dispatcher function types (like PFN_WSK_SEND_TO) were used before they were declared. This patch moves the use after the definition.