mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-03-30 22:19:17 +02:00
6 lines
154 B
C
Executable File
6 lines
154 B
C
Executable File
#ifndef _METERPRETER_SERVER_TRANSPORT_WININET
|
|
#define _METERPRETER_SERVER_TRANSPORT_WININET
|
|
|
|
void transport_move_to_wininet(Transport* transport);
|
|
|
|
#endif |